結果

問題 No.3030 ミラー・ラビン素数判定法のテスト
ユーザー %20%20
提出日時 2017-10-22 00:02:16
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 57 bytes
コンパイル時間 355 ms
コンパイル使用メモリ 6,692 KB
実行使用メモリ 10,112 KB
最終ジャッジ日時 2024-11-18 15:45:09
合計ジャッジ時間 34,543 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

<>;print$_+0,$",y/ //-1?0:1,$/for`factor @{[map$_+0,<>]}`
0