結果

問題 No.647 明太子
ユーザー %20%20
提出日時 2018-02-10 01:27:13
言語 Perl
(5.38.0)
結果
AC  
実行時間 2,289 ms / 4,500 ms
コード長 124 bytes
コンパイル時間 38 ms
コンパイル使用メモリ 5,320 KB
実行使用メモリ 9,352 KB
最終ジャッジ日時 2023-09-09 09:29:23
合計ジャッジ時間 8,511 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
5,160 KB
testcase_01 AC 6 ms
5,132 KB
testcase_02 AC 7 ms
5,108 KB
testcase_03 AC 7 ms
5,032 KB
testcase_04 AC 6 ms
5,032 KB
testcase_05 AC 6 ms
5,312 KB
testcase_06 AC 6 ms
5,204 KB
testcase_07 AC 7 ms
5,108 KB
testcase_08 AC 7 ms
5,108 KB
testcase_09 AC 31 ms
5,428 KB
testcase_10 AC 55 ms
5,356 KB
testcase_11 AC 18 ms
5,160 KB
testcase_12 AC 45 ms
5,448 KB
testcase_13 AC 92 ms
5,632 KB
testcase_14 AC 957 ms
8,408 KB
testcase_15 AC 140 ms
5,764 KB
testcase_16 AC 42 ms
5,296 KB
testcase_17 AC 1,190 ms
8,896 KB
testcase_18 AC 1,278 ms
8,740 KB
testcase_19 AC 502 ms
8,468 KB
testcase_20 AC 545 ms
7,656 KB
testcase_21 AC 195 ms
6,236 KB
testcase_22 AC 2,289 ms
9,352 KB
testcase_23 AC 9 ms
5,252 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]||++$m[++$_[$i]]for@A;++$i}<>;$,=$/;print@m?grep$_[$_]==$#m,1..@_:0
0