結果

問題 No.3 ビットすごろく
ユーザー %20%20
提出日時 2017-05-04 02:11:19
言語 Perl
(5.38.2)
結果
AC  
実行時間 365 ms / 5,000 ms
コード長 115 bytes
コンパイル時間 201 ms
コンパイル使用メモリ 5,216 KB
実行使用メモリ 218,576 KB
最終ジャッジ日時 2023-09-14 00:41:25
合計ジャッジ時間 5,988 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,464 KB
testcase_01 AC 3 ms
4,592 KB
testcase_02 AC 2 ms
4,520 KB
testcase_03 AC 35 ms
19,940 KB
testcase_04 AC 7 ms
6,480 KB
testcase_05 AC 125 ms
70,608 KB
testcase_06 AC 40 ms
23,220 KB
testcase_07 AC 18 ms
11,596 KB
testcase_08 AC 84 ms
47,916 KB
testcase_09 AC 193 ms
111,636 KB
testcase_10 AC 255 ms
153,532 KB
testcase_11 AC 165 ms
95,436 KB
testcase_12 AC 120 ms
67,256 KB
testcase_13 AC 26 ms
15,916 KB
testcase_14 AC 243 ms
144,632 KB
testcase_15 AC 353 ms
213,516 KB
testcase_16 AC 312 ms
186,992 KB
testcase_17 AC 341 ms
208,060 KB
testcase_18 AC 21 ms
13,224 KB
testcase_19 AC 362 ms
218,576 KB
testcase_20 AC 6 ms
5,692 KB
testcase_21 AC 3 ms
4,568 KB
testcase_22 AC 246 ms
148,036 KB
testcase_23 AC 365 ms
218,488 KB
testcase_24 AC 356 ms
218,536 KB
testcase_25 AC 352 ms
213,696 KB
testcase_26 AC 2 ms
4,596 KB
testcase_27 AC 31 ms
17,984 KB
testcase_28 AC 298 ms
179,888 KB
testcase_29 AC 171 ms
98,252 KB
testcase_30 AC 3 ms
4,716 KB
testcase_31 AC 3 ms
4,780 KB
testcase_32 AC 149 ms
85,144 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