結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,588 KB
testcase_01 AC 3 ms
4,596 KB
testcase_02 AC 3 ms
4,644 KB
testcase_03 AC 2 ms
4,592 KB
testcase_04 AC 2 ms
4,588 KB
testcase_05 AC 3 ms
4,660 KB
testcase_06 AC 2 ms
4,488 KB
testcase_07 AC 3 ms
4,548 KB
testcase_08 AC 3 ms
4,648 KB
testcase_09 AC 23 ms
4,924 KB
testcase_10 AC 47 ms
4,912 KB
testcase_11 AC 12 ms
4,764 KB
testcase_12 AC 37 ms
4,780 KB
testcase_13 AC 83 ms
5,000 KB
testcase_14 AC 902 ms
7,908 KB
testcase_15 AC 125 ms
5,084 KB
testcase_16 AC 34 ms
4,800 KB
testcase_17 AC 1,128 ms
8,192 KB
testcase_18 AC 1,238 ms
8,136 KB
testcase_19 AC 471 ms
7,936 KB
testcase_20 AC 509 ms
7,220 KB
testcase_21 AC 181 ms
5,648 KB
testcase_22 AC 2,237 ms
8,528 KB
testcase_23 AC 4 ms
4,688 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise | operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

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