結果

問題 No.583 鉄道同好会
ユーザー %20%20
提出日時 2018-07-30 05:20:40
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,098 ms / 2,000 ms
コード長 169 bytes
コンパイル時間 37 ms
コンパイル使用メモリ 6,688 KB
実行使用メモリ 36,992 KB
最終ジャッジ日時 2024-07-20 05:34:47
合計ジャッジ時間 3,338 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
5,888 KB
testcase_01 AC 7 ms
5,760 KB
testcase_02 AC 7 ms
5,760 KB
testcase_03 AC 7 ms
5,888 KB
testcase_04 AC 7 ms
5,760 KB
testcase_05 AC 6 ms
5,760 KB
testcase_06 AC 7 ms
5,888 KB
testcase_07 AC 7 ms
5,888 KB
testcase_08 AC 7 ms
5,888 KB
testcase_09 AC 7 ms
5,888 KB
testcase_10 AC 7 ms
5,760 KB
testcase_11 AC 86 ms
10,624 KB
testcase_12 AC 112 ms
12,544 KB
testcase_13 AC 110 ms
12,544 KB
testcase_14 AC 111 ms
12,544 KB
testcase_15 AC 141 ms
14,592 KB
testcase_16 AC 262 ms
22,528 KB
testcase_17 AC 312 ms
26,240 KB
testcase_18 AC 1,098 ms
36,992 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

sub F{my$i=pop;$p[$i]=defined$p[$i]&&$i-$p[$i]?F($p[$i]):$i}
<>;/ /,$_[$`]^=1,$_[$']^=1,$p[F$']=F$`for@S=<>;
print grep($_,@_)>2||grep({F($S[0])-F$_}map glob,@S)?NO:YES
0