結果

問題 No.1160 Strange Bowling
ユーザー tailstails
提出日時 2020-08-12 11:50:18
言語 Perl
(5.38.2)
結果
AC  
実行時間 500 ms / 2,000 ms
コード長 56 bytes
コンパイル時間 402 ms
コンパイル使用メモリ 6,824 KB
実行使用メモリ 20,608 KB
最終ジャッジ日時 2024-10-09 18:08:12
合計ジャッジ時間 7,063 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
6,820 KB
testcase_01 AC 8 ms
6,816 KB
testcase_02 AC 8 ms
6,816 KB
testcase_03 AC 8 ms
6,820 KB
testcase_04 AC 8 ms
6,820 KB
testcase_05 AC 8 ms
6,820 KB
testcase_06 AC 7 ms
6,820 KB
testcase_07 AC 8 ms
6,816 KB
testcase_08 AC 8 ms
6,816 KB
testcase_09 AC 8 ms
6,816 KB
testcase_10 AC 406 ms
16,640 KB
testcase_11 AC 214 ms
11,776 KB
testcase_12 AC 107 ms
8,704 KB
testcase_13 AC 56 ms
7,424 KB
testcase_14 AC 357 ms
15,616 KB
testcase_15 AC 87 ms
8,064 KB
testcase_16 AC 111 ms
8,704 KB
testcase_17 AC 332 ms
14,976 KB
testcase_18 AC 224 ms
12,160 KB
testcase_19 AC 153 ms
9,984 KB
testcase_20 AC 280 ms
13,440 KB
testcase_21 AC 216 ms
11,904 KB
testcase_22 AC 73 ms
7,808 KB
testcase_23 AC 71 ms
7,680 KB
testcase_24 AC 65 ms
7,552 KB
testcase_25 AC 169 ms
10,368 KB
testcase_26 AC 88 ms
8,192 KB
testcase_27 AC 245 ms
12,672 KB
testcase_28 AC 95 ms
8,576 KB
testcase_29 AC 344 ms
15,616 KB
testcase_30 AC 500 ms
20,608 KB
testcase_31 AC 290 ms
14,080 KB
testcase_32 AC 90 ms
8,320 KB
testcase_33 AC 208 ms
11,520 KB
testcase_34 AC 192 ms
11,264 KB
testcase_35 AC 456 ms
18,944 KB
testcase_36 AC 7 ms
6,816 KB
testcase_37 AC 7 ms
6,816 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$d=<>+~0;($\,$d)=map$\+$_+($-=$d+$_-$\),glob for<>;print
0