結果

問題 No.1058 素敵な数
ユーザー yuruhiyayuruhiya
提出日時 2021-01-28 17:58:19
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 411 ms / 2,000 ms
コード長 60 bytes
コンパイル時間 509 ms
コンパイル使用メモリ 120,312 KB
実行使用メモリ 134,432 KB
最終ジャッジ日時 2023-09-08 09:10:24
合計ジャッジ時間 5,924 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 411 ms
134,152 KB
testcase_01 AC 410 ms
133,864 KB
testcase_02 AC 409 ms
134,188 KB
testcase_03 AC 405 ms
134,232 KB
testcase_04 AC 408 ms
134,048 KB
testcase_05 AC 408 ms
134,008 KB
testcase_06 AC 406 ms
134,424 KB
testcase_07 AC 407 ms
134,112 KB
testcase_08 AC 408 ms
134,432 KB
testcase_09 AC 403 ms
133,924 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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