結果

問題 No.1268 Fruit Rush 2
ユーザー tailstails
提出日時 2020-10-25 02:05:56
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 63 bytes
コンパイル時間 458 ms
コンパイル使用メモリ 5,220 KB
実行使用メモリ 100,400 KB
最終ジャッジ日時 2023-09-28 22:07:52
合計ジャッジ時間 21,682 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,128 KB
testcase_01 AC 6 ms
5,076 KB
testcase_02 AC 7 ms
5,188 KB
testcase_03 AC 6 ms
5,288 KB
testcase_04 AC 6 ms
5,260 KB
testcase_05 AC 6 ms
5,184 KB
testcase_06 AC 6 ms
5,140 KB
testcase_07 AC 6 ms
5,124 KB
testcase_08 AC 6 ms
5,048 KB
testcase_09 AC 6 ms
5,216 KB
testcase_10 AC 6 ms
5,152 KB
testcase_11 AC 6 ms
5,296 KB
testcase_12 AC 7 ms
5,136 KB
testcase_13 AC 7 ms
5,188 KB
testcase_14 AC 6 ms
5,124 KB
testcase_15 AC 7 ms
5,292 KB
testcase_16 AC 803 ms
59,244 KB
testcase_17 AC 631 ms
53,840 KB
testcase_18 AC 641 ms
55,704 KB
testcase_19 AC 631 ms
55,452 KB
testcase_20 AC 623 ms
54,712 KB
testcase_21 AC 604 ms
54,144 KB
testcase_22 AC 672 ms
59,232 KB
testcase_23 AC 673 ms
59,776 KB
testcase_24 AC 628 ms
55,268 KB
testcase_25 AC 609 ms
54,316 KB
testcase_26 WA -
testcase_27 WA -
testcase_28 WA -
testcase_29 WA -
testcase_30 WA -
testcase_31 AC 1,102 ms
71,776 KB
testcase_32 AC 896 ms
71,732 KB
testcase_33 AC 965 ms
77,340 KB
testcase_34 AC 922 ms
91,652 KB
testcase_35 AC 980 ms
100,400 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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