結果

問題 No.3 ビットすごろく
ユーザー %20%20
提出日時 2017-05-04 02:11:19
言語 Perl
(5.38.2)
結果
AC  
実行時間 385 ms / 5,000 ms
コード長 115 bytes
コンパイル時間 37 ms
コンパイル使用メモリ 5,376 KB
実行使用メモリ 219,392 KB
最終ジャッジ日時 2024-07-01 08:41:11
合計ジャッジ時間 6,004 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
5,248 KB
testcase_01 AC 3 ms
5,376 KB
testcase_02 AC 4 ms
5,376 KB
testcase_03 AC 34 ms
20,608 KB
testcase_04 AC 9 ms
6,912 KB
testcase_05 AC 138 ms
71,040 KB
testcase_06 AC 43 ms
23,552 KB
testcase_07 AC 18 ms
12,032 KB
testcase_08 AC 89 ms
48,640 KB
testcase_09 AC 203 ms
112,128 KB
testcase_10 AC 273 ms
154,240 KB
testcase_11 AC 173 ms
95,872 KB
testcase_12 AC 120 ms
67,840 KB
testcase_13 AC 27 ms
16,384 KB
testcase_14 AC 260 ms
145,280 KB
testcase_15 AC 376 ms
214,016 KB
testcase_16 AC 328 ms
187,648 KB
testcase_17 AC 368 ms
208,640 KB
testcase_18 AC 22 ms
13,824 KB
testcase_19 AC 385 ms
219,264 KB
testcase_20 AC 6 ms
6,272 KB
testcase_21 AC 3 ms
5,376 KB
testcase_22 AC 265 ms
148,736 KB
testcase_23 AC 384 ms
219,008 KB
testcase_24 AC 380 ms
219,392 KB
testcase_25 AC 372 ms
214,144 KB
testcase_26 AC 3 ms
5,376 KB
testcase_27 AC 31 ms
18,432 KB
testcase_28 AC 322 ms
180,736 KB
testcase_29 AC 180 ms
98,688 KB
testcase_30 AC 4 ms
5,376 KB
testcase_31 AC 4 ms
5,376 KB
testcase_32 AC 152 ms
85,632 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise & operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

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