結果

問題 No.647 明太子
ユーザー %20%20
提出日時 2018-02-10 01:28:46
言語 Perl
(5.38.2)
結果
AC  
実行時間 2,392 ms / 4,500 ms
コード長 124 bytes
コンパイル時間 80 ms
コンパイル使用メモリ 5,328 KB
実行使用メモリ 9,264 KB
最終ジャッジ日時 2023-09-09 09:29:34
合計ジャッジ時間 8,680 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,212 KB
testcase_01 AC 6 ms
5,168 KB
testcase_02 AC 6 ms
5,208 KB
testcase_03 AC 6 ms
5,080 KB
testcase_04 AC 6 ms
5,088 KB
testcase_05 AC 6 ms
5,088 KB
testcase_06 AC 7 ms
5,160 KB
testcase_07 AC 7 ms
5,108 KB
testcase_08 AC 7 ms
5,236 KB
testcase_09 AC 32 ms
5,564 KB
testcase_10 AC 55 ms
5,456 KB
testcase_11 AC 18 ms
5,176 KB
testcase_12 AC 45 ms
5,396 KB
testcase_13 AC 94 ms
5,556 KB
testcase_14 AC 960 ms
8,704 KB
testcase_15 AC 141 ms
5,836 KB
testcase_16 AC 42 ms
5,272 KB
testcase_17 AC 1,190 ms
8,712 KB
testcase_18 AC 1,313 ms
8,760 KB
testcase_19 AC 499 ms
8,600 KB
testcase_20 AC 536 ms
7,712 KB
testcase_21 AC 195 ms
6,236 KB
testcase_22 AC 2,392 ms
9,264 KB
testcase_23 AC 10 ms
5,128 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

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