結果

問題 No.37 遊園地のアトラクション
ユーザー %20%20
提出日時 2017-08-17 14:29:59
言語 Perl
(5.38.2)
結果
AC  
実行時間 984 ms / 5,000 ms
コード長 103 bytes
コンパイル時間 142 ms
コンパイル使用メモリ 7,076 KB
実行使用メモリ 9,728 KB
最終ジャッジ日時 2024-10-10 13:24:50
合計ジャッジ時間 7,300 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 129 ms
9,088 KB
testcase_01 AC 11 ms
6,144 KB
testcase_02 AC 143 ms
7,040 KB
testcase_03 AC 220 ms
8,832 KB
testcase_04 AC 81 ms
6,528 KB
testcase_05 AC 137 ms
6,528 KB
testcase_06 AC 123 ms
8,576 KB
testcase_07 AC 718 ms
9,728 KB
testcase_08 AC 73 ms
7,424 KB
testcase_09 AC 25 ms
6,912 KB
testcase_10 AC 542 ms
8,576 KB
testcase_11 AC 542 ms
9,600 KB
testcase_12 AC 136 ms
7,296 KB
testcase_13 AC 193 ms
8,448 KB
testcase_14 AC 83 ms
7,936 KB
testcase_15 AC 97 ms
6,528 KB
testcase_16 AC 304 ms
8,704 KB
testcase_17 AC 258 ms
9,344 KB
testcase_18 AC 663 ms
8,960 KB
testcase_19 AC 25 ms
6,912 KB
testcase_20 AC 219 ms
7,680 KB
testcase_21 AC 100 ms
8,832 KB
testcase_22 AC 984 ms
9,728 KB
testcase_23 AC 7 ms
6,016 KB
testcase_24 AC 7 ms
6,016 KB
testcase_25 AC 7 ms
6,016 KB
testcase_26 AC 7 ms
6,144 KB
testcase_27 AC 111 ms
6,784 KB
testcase_28 AC 8 ms
6,144 KB
testcase_29 AC 64 ms
6,528 KB
testcase_30 AC 8 ms
5,888 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$T=<>;<>;map{$c=$_;$/=$";$%=<>*2;map${-$_}+=$-=${-$_-$c}+$%-${-$_},0..$T-$c while$%/=2}glob<>;print$0+0
0