結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 519 ms
6,784 KB
testcase_01 AC 504 ms
6,656 KB
testcase_02 AC 510 ms
6,656 KB
testcase_03 AC 522 ms
6,656 KB
testcase_04 AC 529 ms
6,656 KB
testcase_05 AC 545 ms
6,784 KB
testcase_06 AC 525 ms
6,656 KB
testcase_07 AC 550 ms
6,784 KB
testcase_08 AC 527 ms
6,784 KB
testcase_09 AC 521 ms
6,784 KB
testcase_10 AC 520 ms
6,656 KB
testcase_11 AC 533 ms
6,784 KB
testcase_12 AC 530 ms
6,656 KB
testcase_13 AC 515 ms
6,656 KB
testcase_14 AC 554 ms
6,784 KB
testcase_15 AC 514 ms
6,784 KB
testcase_16 AC 511 ms
6,656 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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