結果

問題 No.1268 Fruit Rush 2
ユーザー tailstails
提出日時 2020-10-25 02:13:37
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,473 ms / 2,000 ms
コード長 65 bytes
コンパイル時間 402 ms
コンパイル使用メモリ 7,196 KB
実行使用メモリ 111,248 KB
最終ジャッジ日時 2024-07-21 16:54:03
合計ジャッジ時間 19,306 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
6,812 KB
testcase_01 AC 8 ms
6,944 KB
testcase_02 AC 8 ms
6,940 KB
testcase_03 AC 7 ms
6,940 KB
testcase_04 AC 7 ms
6,940 KB
testcase_05 AC 7 ms
6,944 KB
testcase_06 AC 7 ms
6,940 KB
testcase_07 AC 7 ms
6,940 KB
testcase_08 AC 8 ms
6,940 KB
testcase_09 AC 7 ms
6,940 KB
testcase_10 AC 7 ms
6,940 KB
testcase_11 AC 7 ms
6,944 KB
testcase_12 AC 7 ms
6,940 KB
testcase_13 AC 7 ms
6,944 KB
testcase_14 AC 7 ms
6,940 KB
testcase_15 AC 7 ms
6,940 KB
testcase_16 AC 779 ms
65,764 KB
testcase_17 AC 574 ms
60,108 KB
testcase_18 AC 568 ms
61,996 KB
testcase_19 AC 553 ms
61,600 KB
testcase_20 AC 555 ms
61,040 KB
testcase_21 AC 532 ms
60,420 KB
testcase_22 AC 601 ms
65,784 KB
testcase_23 AC 587 ms
65,960 KB
testcase_24 AC 590 ms
61,580 KB
testcase_25 AC 545 ms
60,740 KB
testcase_26 AC 1,407 ms
109,608 KB
testcase_27 AC 1,343 ms
109,640 KB
testcase_28 AC 1,473 ms
109,676 KB
testcase_29 AC 1,351 ms
109,584 KB
testcase_30 AC 1,341 ms
109,600 KB
testcase_31 AC 1,017 ms
78,660 KB
testcase_32 AC 792 ms
78,744 KB
testcase_33 AC 995 ms
84,224 KB
testcase_34 AC 873 ms
102,596 KB
testcase_35 AC 942 ms
111,248 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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