結果

問題 No.3030 ミラー・ラビン素数判定法のテスト
ユーザー %20%20
提出日時 2017-10-22 00:02:16
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 57 bytes
コンパイル時間 130 ms
コンパイル使用メモリ 5,120 KB
実行使用メモリ 9,984 KB
最終ジャッジ日時 2024-04-29 12:35:24
合計ジャッジ時間 36,258 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

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