結果

問題 No.647 明太子
ユーザー %20%20
提出日時 2018-02-10 01:43:32
言語 Perl
(5.38.2)
結果
AC  
実行時間 2,271 ms / 4,500 ms
コード長 125 bytes
コンパイル時間 70 ms
コンパイル使用メモリ 5,244 KB
実行使用メモリ 9,064 KB
最終ジャッジ日時 2023-09-09 09:29:43
合計ジャッジ時間 8,427 ms
ジャッジサーバーID
(参考情報)
judge12 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,024 KB
testcase_01 AC 6 ms
5,052 KB
testcase_02 AC 6 ms
5,088 KB
testcase_03 AC 6 ms
5,232 KB
testcase_04 AC 6 ms
5,156 KB
testcase_05 AC 6 ms
5,016 KB
testcase_06 AC 6 ms
5,144 KB
testcase_07 AC 6 ms
5,012 KB
testcase_08 AC 6 ms
5,048 KB
testcase_09 AC 29 ms
5,308 KB
testcase_10 AC 52 ms
5,452 KB
testcase_11 AC 16 ms
5,112 KB
testcase_12 AC 43 ms
5,396 KB
testcase_13 AC 90 ms
5,656 KB
testcase_14 AC 934 ms
8,424 KB
testcase_15 AC 135 ms
5,648 KB
testcase_16 AC 39 ms
5,336 KB
testcase_17 AC 1,173 ms
8,704 KB
testcase_18 AC 1,285 ms
8,564 KB
testcase_19 AC 498 ms
8,492 KB
testcase_20 AC 524 ms
7,700 KB
testcase_21 AC 192 ms
6,436 KB
testcase_22 AC 2,271 ms
9,064 KB
testcase_23 AC 8 ms
5,072 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

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