結果

問題 No.677 10^Nの約数
ユーザー tailstails
提出日時 2018-05-01 19:23:07
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 400 ms / 2,000 ms
コード長 41 bytes
コンパイル時間 429 ms
コンパイル使用メモリ 134,808 KB
実行使用メモリ 138,892 KB
最終ジャッジ日時 2024-05-03 14:22:44
合計ジャッジ時間 8,888 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 385 ms
138,384 KB
testcase_01 AC 377 ms
138,380 KB
testcase_02 AC 379 ms
138,248 KB
testcase_03 AC 376 ms
138,384 KB
testcase_04 AC 376 ms
138,132 KB
testcase_05 AC 379 ms
138,636 KB
testcase_06 AC 378 ms
138,252 KB
testcase_07 AC 380 ms
138,640 KB
testcase_08 AC 382 ms
138,128 KB
testcase_09 AC 389 ms
138,380 KB
testcase_10 AC 387 ms
138,640 KB
testcase_11 AC 383 ms
138,512 KB
testcase_12 AC 389 ms
138,892 KB
testcase_13 AC 385 ms
138,656 KB
testcase_14 AC 400 ms
138,764 KB
testcase_15 AC 394 ms
138,736 KB
testcase_16 AC 390 ms
138,512 KB
testcase_17 AC 397 ms
138,892 KB
testcase_18 AC 390 ms
138,788 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

sort([2 X**my@a=0..get]X*[5 X**@a])>>.say
0