結果

問題 No.647 明太子
ユーザー %20%20
提出日時 2018-02-10 02:02:20
言語 Perl
(5.38.2)
結果
AC  
実行時間 2,169 ms / 4,500 ms
コード長 127 bytes
コンパイル時間 69 ms
コンパイル使用メモリ 6,816 KB
実行使用メモリ 9,984 KB
最終ジャッジ日時 2024-06-27 02:39:03
合計ジャッジ時間 8,080 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
6,816 KB
testcase_01 AC 8 ms
6,944 KB
testcase_02 AC 8 ms
6,940 KB
testcase_03 AC 7 ms
6,944 KB
testcase_04 AC 9 ms
6,940 KB
testcase_05 AC 9 ms
6,940 KB
testcase_06 AC 9 ms
6,940 KB
testcase_07 AC 9 ms
6,940 KB
testcase_08 AC 8 ms
6,940 KB
testcase_09 AC 30 ms
6,944 KB
testcase_10 AC 54 ms
6,940 KB
testcase_11 AC 19 ms
6,940 KB
testcase_12 AC 44 ms
6,940 KB
testcase_13 AC 90 ms
6,944 KB
testcase_14 AC 918 ms
9,344 KB
testcase_15 AC 132 ms
6,940 KB
testcase_16 AC 41 ms
6,944 KB
testcase_17 AC 1,145 ms
9,472 KB
testcase_18 AC 1,269 ms
9,472 KB
testcase_19 AC 464 ms
9,088 KB
testcase_20 AC 498 ms
8,448 KB
testcase_21 AC 183 ms
7,040 KB
testcase_22 AC 2,169 ms
9,984 KB
testcase_23 AC 12 ms
6,944 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

@A=map[split$",<>],1..<>;map{($X,$Y)=glob;$X>@$_[0]|$Y<@$_[1]||++$m[++$_[$i]]for@A;++$i}<>;$,=$/;print@m&&grep$_[$_]==$#m,1..@_
0