結果

問題 No.1268 Fruit Rush 2
ユーザー tailstails
提出日時 2020-10-25 02:13:37
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,633 ms / 2,000 ms
コード長 65 bytes
コンパイル時間 45 ms
コンパイル使用メモリ 5,304 KB
実行使用メモリ 102,168 KB
最終ジャッジ日時 2023-09-28 22:09:15
合計ジャッジ時間 21,873 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,308 KB
testcase_01 AC 6 ms
5,312 KB
testcase_02 AC 6 ms
5,148 KB
testcase_03 AC 6 ms
5,192 KB
testcase_04 AC 6 ms
5,296 KB
testcase_05 AC 6 ms
5,148 KB
testcase_06 AC 7 ms
5,136 KB
testcase_07 AC 7 ms
5,076 KB
testcase_08 AC 7 ms
5,188 KB
testcase_09 AC 6 ms
5,292 KB
testcase_10 AC 6 ms
5,048 KB
testcase_11 AC 6 ms
5,152 KB
testcase_12 AC 6 ms
5,176 KB
testcase_13 AC 6 ms
5,152 KB
testcase_14 AC 6 ms
5,296 KB
testcase_15 AC 6 ms
5,088 KB
testcase_16 AC 882 ms
60,432 KB
testcase_17 AC 641 ms
54,904 KB
testcase_18 AC 639 ms
56,656 KB
testcase_19 AC 613 ms
56,516 KB
testcase_20 AC 606 ms
55,700 KB
testcase_21 AC 593 ms
55,288 KB
testcase_22 AC 671 ms
60,536 KB
testcase_23 AC 664 ms
60,960 KB
testcase_24 AC 612 ms
56,528 KB
testcase_25 AC 604 ms
55,360 KB
testcase_26 AC 1,551 ms
99,804 KB
testcase_27 AC 1,633 ms
100,416 KB
testcase_28 AC 1,507 ms
99,616 KB
testcase_29 AC 1,568 ms
99,456 KB
testcase_30 AC 1,565 ms
100,292 KB
testcase_31 AC 1,050 ms
73,344 KB
testcase_32 AC 884 ms
73,404 KB
testcase_33 AC 1,148 ms
77,636 KB
testcase_34 AC 1,039 ms
93,308 KB
testcase_35 AC 1,033 ms
102,168 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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