結果

問題 No.602 隠されていたゲーム2
ユーザー tailstails
提出日時 2017-12-02 02:01:57
言語 Perl
(5.38.2)
結果
AC  
実行時間 425 ms / 2,000 ms
コード長 133 bytes
コンパイル時間 105 ms
コンパイル使用メモリ 6,820 KB
実行使用メモリ 35,728 KB
最終ジャッジ日時 2024-05-09 11:31:36
合計ジャッジ時間 3,318 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
6,812 KB
testcase_01 AC 7 ms
6,940 KB
testcase_02 AC 7 ms
6,940 KB
testcase_03 AC 7 ms
6,940 KB
testcase_04 AC 7 ms
6,944 KB
testcase_05 AC 7 ms
6,940 KB
testcase_06 AC 7 ms
6,944 KB
testcase_07 AC 7 ms
6,940 KB
testcase_08 AC 6 ms
6,940 KB
testcase_09 AC 7 ms
6,944 KB
testcase_10 AC 7 ms
6,944 KB
testcase_11 AC 7 ms
6,944 KB
testcase_12 AC 7 ms
6,940 KB
testcase_13 AC 7 ms
6,944 KB
testcase_14 AC 8 ms
6,940 KB
testcase_15 AC 7 ms
6,940 KB
testcase_16 AC 59 ms
9,728 KB
testcase_17 AC 117 ms
14,296 KB
testcase_18 AC 316 ms
28,028 KB
testcase_19 AC 399 ms
33,268 KB
testcase_20 AC 329 ms
35,728 KB
testcase_21 AC 317 ms
35,584 KB
testcase_22 AC 425 ms
33,392 KB
testcase_23 AC 338 ms
32,896 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "a" may clash with future reserved word at Main.pl line 1.
Unquoted string "b" may clash with future reserved word at Main.pl line 1.
Possible precedence problem on bitwise & operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

<>;@d=sort{$a-$b}glob<>;map$z+=abs,glob<>;*a=$z&1?a:b;print$z?grep($z==$_,@d)?1:grep({$_&1?$b:$a=$_;$z>=abs$b-$a&$z<=$a+$b}@d)?2:-1:0
0