結果

問題 No.1268 Fruit Rush 2
ユーザー tailstails
提出日時 2020-10-25 02:05:56
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 63 bytes
コンパイル時間 511 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 109,696 KB
最終ジャッジ日時 2024-07-21 16:52:40
合計ジャッジ時間 20,831 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
6,144 KB
testcase_01 AC 7 ms
6,144 KB
testcase_02 AC 8 ms
6,272 KB
testcase_03 AC 8 ms
6,016 KB
testcase_04 AC 8 ms
6,016 KB
testcase_05 AC 8 ms
6,144 KB
testcase_06 AC 7 ms
6,272 KB
testcase_07 AC 8 ms
6,272 KB
testcase_08 AC 8 ms
6,144 KB
testcase_09 AC 7 ms
6,144 KB
testcase_10 AC 8 ms
6,016 KB
testcase_11 AC 7 ms
6,272 KB
testcase_12 AC 8 ms
6,272 KB
testcase_13 AC 7 ms
6,272 KB
testcase_14 AC 8 ms
6,272 KB
testcase_15 AC 8 ms
6,272 KB
testcase_16 AC 797 ms
64,436 KB
testcase_17 AC 640 ms
59,084 KB
testcase_18 AC 664 ms
60,908 KB
testcase_19 AC 662 ms
60,524 KB
testcase_20 AC 638 ms
59,988 KB
testcase_21 AC 622 ms
59,256 KB
testcase_22 AC 711 ms
64,716 KB
testcase_23 AC 695 ms
64,632 KB
testcase_24 AC 645 ms
60,504 KB
testcase_25 AC 631 ms
59,572 KB
testcase_26 WA -
testcase_27 WA -
testcase_28 WA -
testcase_29 WA -
testcase_30 WA -
testcase_31 AC 967 ms
77,104 KB
testcase_32 AC 972 ms
77,100 KB
testcase_33 AC 874 ms
82,560 KB
testcase_34 AC 925 ms
101,032 KB
testcase_35 AC 981 ms
109,696 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$\=<>;++$d{$_+1},$\+=$d{$_+2}=$d{$_}for sort{$a-$b}glob<>;print
0