結果

問題 No.1268 Fruit Rush 2
ユーザー tailstails
提出日時 2020-10-25 02:32:20
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 63 bytes
コンパイル時間 178 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 109,660 KB
最終ジャッジ日時 2024-07-21 16:54:33
合計ジャッジ時間 20,229 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
6,812 KB
testcase_01 AC 8 ms
6,944 KB
testcase_02 WA -
testcase_03 AC 8 ms
6,944 KB
testcase_04 AC 8 ms
6,940 KB
testcase_05 AC 7 ms
6,940 KB
testcase_06 AC 7 ms
6,940 KB
testcase_07 AC 7 ms
6,944 KB
testcase_08 AC 7 ms
6,940 KB
testcase_09 AC 8 ms
6,940 KB
testcase_10 AC 7 ms
6,940 KB
testcase_11 AC 7 ms
6,940 KB
testcase_12 AC 7 ms
6,944 KB
testcase_13 AC 7 ms
6,940 KB
testcase_14 AC 7 ms
6,944 KB
testcase_15 AC 7 ms
6,944 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 1,012 ms
82,688 KB
testcase_34 AC 922 ms
101,112 KB
testcase_35 AC 986 ms
109,660 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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