結果

問題 No.3 ビットすごろく
ユーザー %20%20
提出日時 2019-07-24 19:16:33
言語 Perl
(5.38.2)
結果
AC  
実行時間 81 ms / 5,000 ms
コード長 106 bytes
コンパイル時間 221 ms
コンパイル使用メモリ 6,940 KB
実行使用メモリ 64,384 KB
最終ジャッジ日時 2024-07-01 09:26:50
合計ジャッジ時間 2,320 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
6,812 KB
testcase_01 AC 3 ms
6,944 KB
testcase_02 AC 4 ms
6,940 KB
testcase_03 AC 15 ms
10,240 KB
testcase_04 AC 6 ms
6,940 KB
testcase_05 AC 37 ms
24,704 KB
testcase_06 AC 16 ms
11,264 KB
testcase_07 AC 10 ms
7,680 KB
testcase_08 AC 27 ms
18,432 KB
testcase_09 AC 48 ms
35,968 KB
testcase_10 AC 62 ms
47,104 KB
testcase_11 AC 43 ms
31,488 KB
testcase_12 AC 34 ms
23,808 KB
testcase_13 AC 13 ms
9,216 KB
testcase_14 AC 62 ms
44,672 KB
testcase_15 AC 81 ms
62,976 KB
testcase_16 AC 71 ms
55,936 KB
testcase_17 AC 76 ms
61,440 KB
testcase_18 AC 11 ms
8,320 KB
testcase_19 AC 79 ms
64,384 KB
testcase_20 AC 6 ms
6,940 KB
testcase_21 AC 4 ms
6,940 KB
testcase_22 AC 61 ms
45,568 KB
testcase_23 AC 81 ms
64,384 KB
testcase_24 AC 80 ms
64,256 KB
testcase_25 AC 78 ms
62,976 KB
testcase_26 AC 3 ms
6,940 KB
testcase_27 AC 14 ms
9,856 KB
testcase_28 AC 69 ms
54,144 KB
testcase_29 AC 43 ms
32,256 KB
testcase_30 AC 4 ms
6,944 KB
testcase_31 AC 4 ms
6,940 KB
testcase_32 AC 39 ms
28,672 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$n+=<>;@q=(1,0);--$|?$j=$_:$j>$n|@$j||push@q,$j+($b=grep$j&1<<$_,0..14),$#$j=++$_,$j-$b,$_ for@q;print$#$n
0