結果

問題 No.1058 素敵な数
ユーザー yuruhiyayuruhiya
提出日時 2021-01-28 17:58:19
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 388 ms / 2,000 ms
コード長 60 bytes
コンパイル時間 516 ms
コンパイル使用メモリ 134,404 KB
実行使用メモリ 145,208 KB
最終ジャッジ日時 2024-06-26 02:15:16
合計ジャッジ時間 5,268 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 378 ms
144,420 KB
testcase_01 AC 388 ms
144,696 KB
testcase_02 AC 385 ms
144,816 KB
testcase_03 AC 384 ms
145,208 KB
testcase_04 AC 381 ms
144,940 KB
testcase_05 AC 380 ms
144,812 KB
testcase_06 AC 384 ms
144,816 KB
testcase_07 AC 384 ms
144,788 KB
testcase_08 AC 380 ms
144,664 KB
testcase_09 AC 378 ms
144,660 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

(1,|unique [X*] grep(&is-prime,^99+1e5)xx 2).sort[get-1].say
0