結果

問題 No.3030 ミラー・ラビン素数判定法のテスト
ユーザー %20%20
提出日時 2017-10-21 23:59:06
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 48 bytes
コンパイル時間 303 ms
コンパイル使用メモリ 5,120 KB
実行使用メモリ 12,032 KB
最終ジャッジ日時 2024-04-29 12:33:32
合計ジャッジ時間 12,308 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
12,032 KB
testcase_01 AC 4 ms
5,376 KB
testcase_02 AC 37 ms
5,376 KB
testcase_03 AC 49 ms
5,376 KB
testcase_04 TLE -
testcase_05 -- -
testcase_06 -- -
testcase_07 -- -
testcase_08 -- -
testcase_09 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;print$_+0,$",`factor $_`=~y/ //-1?0:1,$/for<>
0