結果

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

テストケース

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

ソースコード

diff #

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