結果

問題 No.1235 ζ関数
ユーザー kotatsugamekotatsugame
提出日時 2020-09-21 17:52:41
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 364 ms / 2,000 ms
コード長 24 bytes
コンパイル時間 1,972 ms
コンパイル使用メモリ 119,780 KB
実行使用メモリ 130,312 KB
最終ジャッジ日時 2023-09-06 17:23:12
合計ジャッジ時間 10,604 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 344 ms
129,316 KB
testcase_01 AC 353 ms
129,984 KB
testcase_02 AC 346 ms
130,008 KB
testcase_03 AC 356 ms
129,980 KB
testcase_04 AC 343 ms
129,260 KB
testcase_05 AC 347 ms
129,652 KB
testcase_06 AC 345 ms
129,428 KB
testcase_07 AC 364 ms
130,312 KB
testcase_08 AC 350 ms
129,028 KB
testcase_09 AC 361 ms
129,120 KB
testcase_10 AC 357 ms
129,256 KB
testcase_11 AC 355 ms
129,260 KB
testcase_12 AC 352 ms
129,188 KB
testcase_13 AC 353 ms
129,496 KB
testcase_14 AC 346 ms
129,012 KB
testcase_15 AC 353 ms
129,000 KB
testcase_16 AC 345 ms
128,444 KB
testcase_17 AC 352 ms
128,976 KB
testcase_18 AC 349 ms
128,900 KB
testcase_19 AC 358 ms
129,464 KB
testcase_20 AC 350 ms
128,664 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sum (1 X/1..9)X**get
0