結果

問題 No.3 ビットすごろく
ユーザー %20%20
提出日時 2017-05-05 13:29:49
言語 Perl
(5.38.2)
結果
AC  
実行時間 357 ms / 5,000 ms
コード長 113 bytes
コンパイル時間 177 ms
コンパイル使用メモリ 5,216 KB
実行使用メモリ 218,544 KB
最終ジャッジ日時 2023-09-14 00:41:46
合計ジャッジ時間 6,246 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,556 KB
testcase_01 AC 2 ms
4,580 KB
testcase_02 AC 2 ms
4,584 KB
testcase_03 AC 31 ms
19,876 KB
testcase_04 AC 7 ms
6,344 KB
testcase_05 AC 121 ms
70,640 KB
testcase_06 AC 38 ms
23,172 KB
testcase_07 AC 17 ms
11,624 KB
testcase_08 AC 85 ms
47,884 KB
testcase_09 AC 199 ms
111,640 KB
testcase_10 AC 257 ms
153,428 KB
testcase_11 AC 162 ms
95,508 KB
testcase_12 AC 115 ms
67,192 KB
testcase_13 AC 25 ms
15,812 KB
testcase_14 AC 240 ms
144,600 KB
testcase_15 AC 357 ms
213,380 KB
testcase_16 AC 303 ms
186,916 KB
testcase_17 AC 344 ms
208,084 KB
testcase_18 AC 21 ms
13,208 KB
testcase_19 AC 355 ms
218,540 KB
testcase_20 AC 6 ms
5,648 KB
testcase_21 AC 3 ms
4,528 KB
testcase_22 AC 243 ms
147,800 KB
testcase_23 AC 353 ms
218,364 KB
testcase_24 AC 351 ms
218,544 KB
testcase_25 AC 350 ms
213,592 KB
testcase_26 AC 2 ms
4,540 KB
testcase_27 AC 28 ms
17,916 KB
testcase_28 AC 296 ms
179,860 KB
testcase_29 AC 172 ms
98,220 KB
testcase_30 AC 3 ms
4,584 KB
testcase_31 AC 3 ms
4,696 KB
testcase_32 AC 153 ms
85,088 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$1[@q=1]=$n+=<>;map{$_>$n|@$_>0or@$_=(0,@$q),@q=($_,@q)}($q=pop@q)-($==grep$q>>$_&1,0..13),$q+$=while@q;print$#$n
0