結果

問題 No.7 プライムナンバーゲーム
ユーザー %20%20
提出日時 2017-05-12 00:03:10
言語 Perl
(5.38.2)
結果
AC  
実行時間 582 ms / 5,000 ms
コード長 89 bytes
コンパイル時間 182 ms
コンパイル使用メモリ 6,948 KB
実行使用メモリ 6,948 KB
最終ジャッジ日時 2024-04-09 04:20:17
合計ジャッジ時間 11,317 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 579 ms
6,912 KB
testcase_01 AC 576 ms
6,944 KB
testcase_02 AC 574 ms
6,944 KB
testcase_03 AC 572 ms
6,948 KB
testcase_04 AC 576 ms
6,944 KB
testcase_05 AC 577 ms
6,948 KB
testcase_06 AC 577 ms
6,944 KB
testcase_07 AC 580 ms
6,944 KB
testcase_08 AC 574 ms
6,944 KB
testcase_09 AC 574 ms
6,944 KB
testcase_10 AC 573 ms
6,944 KB
testcase_11 AC 582 ms
6,944 KB
testcase_12 AC 576 ms
6,944 KB
testcase_13 AC 574 ms
6,944 KB
testcase_14 AC 580 ms
6,948 KB
testcase_15 AC 573 ms
6,944 KB
testcase_16 AC 576 ms
6,944 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

map{push@@,$_ if//>grep$'%$_<1,2..sqrt;$l[$_]=!grep$l[-$_],@@}2..1e4;print$l[<>]?Lose:Win
0