結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 417 ms
138,000 KB
testcase_01 AC 416 ms
138,380 KB
testcase_02 AC 421 ms
137,996 KB
testcase_03 AC 422 ms
138,128 KB
testcase_04 AC 420 ms
138,204 KB
testcase_05 AC 414 ms
138,128 KB
testcase_06 AC 417 ms
138,448 KB
testcase_07 AC 418 ms
138,380 KB
testcase_08 AC 422 ms
138,328 KB
testcase_09 AC 422 ms
138,128 KB
testcase_10 AC 420 ms
138,200 KB
testcase_11 AC 415 ms
138,204 KB
testcase_12 AC 418 ms
138,332 KB
testcase_13 AC 422 ms
138,456 KB
testcase_14 AC 430 ms
138,836 KB
testcase_15 AC 433 ms
138,528 KB
testcase_16 AC 427 ms
138,844 KB
testcase_17 AC 430 ms
138,512 KB
testcase_18 AC 430 ms
138,768 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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