結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,284 KB
testcase_01 AC 6 ms
5,156 KB
testcase_02 WA -
testcase_03 AC 6 ms
5,064 KB
testcase_04 AC 6 ms
5,164 KB
testcase_05 AC 6 ms
5,112 KB
testcase_06 AC 6 ms
5,052 KB
testcase_07 AC 6 ms
5,004 KB
testcase_08 AC 6 ms
5,192 KB
testcase_09 AC 6 ms
4,996 KB
testcase_10 AC 6 ms
5,200 KB
testcase_11 AC 6 ms
5,056 KB
testcase_12 AC 6 ms
5,052 KB
testcase_13 AC 6 ms
5,120 KB
testcase_14 AC 6 ms
5,300 KB
testcase_15 AC 6 ms
5,296 KB
testcase_16 WA -
testcase_17 WA -
testcase_18 WA -
testcase_19 WA -
testcase_20 WA -
testcase_21 WA -
testcase_22 WA -
testcase_23 WA -
testcase_24 WA -
testcase_25 WA -
testcase_26 WA -
testcase_27 WA -
testcase_28 WA -
testcase_29 WA -
testcase_30 WA -
testcase_31 WA -
testcase_32 WA -
testcase_33 AC 923 ms
77,292 KB
testcase_34 AC 947 ms
91,660 KB
testcase_35 AC 959 ms
100,536 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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