結果

問題 No.1235 ζ関数
ユーザー kotatsugamekotatsugame
提出日時 2020-09-22 04:03:01
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 352 ms / 2,000 ms
コード長 22 bytes
コンパイル時間 1,338 ms
コンパイル使用メモリ 120,348 KB
実行使用メモリ 134,184 KB
最終ジャッジ日時 2023-09-07 12:54:00
合計ジャッジ時間 10,500 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 346 ms
133,984 KB
testcase_01 AC 346 ms
134,100 KB
testcase_02 AC 345 ms
133,772 KB
testcase_03 AC 346 ms
133,992 KB
testcase_04 AC 346 ms
133,584 KB
testcase_05 AC 347 ms
133,756 KB
testcase_06 AC 341 ms
133,888 KB
testcase_07 AC 342 ms
133,928 KB
testcase_08 AC 347 ms
133,820 KB
testcase_09 AC 347 ms
134,060 KB
testcase_10 AC 349 ms
134,136 KB
testcase_11 AC 351 ms
134,184 KB
testcase_12 AC 352 ms
133,992 KB
testcase_13 AC 352 ms
133,944 KB
testcase_14 AC 348 ms
133,764 KB
testcase_15 AC 344 ms
134,000 KB
testcase_16 AC 345 ms
133,672 KB
testcase_17 AC 347 ms
133,912 KB
testcase_18 AC 342 ms
133,780 KB
testcase_19 AC 349 ms
133,940 KB
testcase_20 AC 348 ms
133,916 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sum 1.0..4 X**-get
0