結果

問題 No.1268 Fruit Rush 2
ユーザー tailstails
提出日時 2020-10-25 02:12:52
言語 Perl
(5.38.2)
結果
AC  
実行時間 832 ms / 2,000 ms
コード長 69 bytes
コンパイル時間 155 ms
コンパイル使用メモリ 5,324 KB
実行使用メモリ 83,792 KB
最終ジャッジ日時 2023-09-28 22:08:51
合計ジャッジ時間 12,280 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,732 KB
testcase_01 AC 3 ms
4,636 KB
testcase_02 AC 3 ms
4,612 KB
testcase_03 AC 3 ms
4,632 KB
testcase_04 AC 3 ms
4,804 KB
testcase_05 AC 2 ms
4,652 KB
testcase_06 AC 2 ms
4,644 KB
testcase_07 AC 3 ms
4,640 KB
testcase_08 AC 3 ms
4,808 KB
testcase_09 AC 2 ms
4,652 KB
testcase_10 AC 2 ms
4,760 KB
testcase_11 AC 2 ms
4,604 KB
testcase_12 AC 3 ms
4,600 KB
testcase_13 AC 3 ms
4,756 KB
testcase_14 AC 3 ms
4,668 KB
testcase_15 AC 3 ms
4,592 KB
testcase_16 AC 415 ms
46,336 KB
testcase_17 AC 376 ms
42,848 KB
testcase_18 AC 382 ms
44,068 KB
testcase_19 AC 385 ms
43,868 KB
testcase_20 AC 373 ms
43,356 KB
testcase_21 AC 370 ms
43,176 KB
testcase_22 AC 405 ms
46,600 KB
testcase_23 AC 408 ms
46,612 KB
testcase_24 AC 377 ms
43,896 KB
testcase_25 AC 369 ms
43,248 KB
testcase_26 AC 832 ms
82,152 KB
testcase_27 AC 818 ms
82,180 KB
testcase_28 AC 813 ms
82,264 KB
testcase_29 AC 824 ms
82,180 KB
testcase_30 AC 825 ms
82,324 KB
testcase_31 AC 506 ms
55,324 KB
testcase_32 AC 494 ms
55,308 KB
testcase_33 AC 368 ms
61,040 KB
testcase_34 AC 454 ms
75,296 KB
testcase_35 AC 488 ms
83,792 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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