結果

問題 No.647 明太子
ユーザー %20%20
提出日時 2018-02-10 01:53:39
言語 Perl
(5.38.2)
結果
AC  
実行時間 2,254 ms / 4,500 ms
コード長 128 bytes
コンパイル時間 144 ms
コンパイル使用メモリ 5,384 KB
実行使用メモリ 9,140 KB
最終ジャッジ日時 2023-09-09 09:30:12
合計ジャッジ時間 8,278 ms
ジャッジサーバーID
(参考情報)
judge11 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
5,224 KB
testcase_01 AC 6 ms
5,220 KB
testcase_02 AC 5 ms
5,024 KB
testcase_03 AC 6 ms
5,296 KB
testcase_04 AC 6 ms
5,208 KB
testcase_05 AC 6 ms
5,208 KB
testcase_06 AC 6 ms
5,036 KB
testcase_07 AC 7 ms
5,096 KB
testcase_08 AC 6 ms
5,240 KB
testcase_09 AC 29 ms
5,356 KB
testcase_10 AC 53 ms
5,344 KB
testcase_11 AC 17 ms
5,392 KB
testcase_12 AC 42 ms
5,496 KB
testcase_13 AC 88 ms
5,636 KB
testcase_14 AC 918 ms
8,568 KB
testcase_15 AC 133 ms
5,904 KB
testcase_16 AC 39 ms
5,280 KB
testcase_17 AC 1,150 ms
8,932 KB
testcase_18 AC 1,257 ms
8,856 KB
testcase_19 AC 479 ms
8,392 KB
testcase_20 AC 520 ms
7,720 KB
testcase_21 AC 188 ms
6,284 KB
testcase_22 AC 2,254 ms
9,140 KB
testcase_23 AC 9 ms
5,088 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
0