結果

問題 No.1235 ζ関数
ユーザー tailstails
提出日時 2020-09-21 18:39:01
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 322 ms / 2,000 ms
コード長 23 bytes
コンパイル時間 395 ms
コンパイル使用メモリ 120,196 KB
実行使用メモリ 136,024 KB
最終ジャッジ日時 2023-09-06 17:30:40
合計ジャッジ時間 8,250 ms
ジャッジサーバーID
(参考情報)
judge15 / judge11
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 322 ms
134,080 KB
testcase_01 AC 317 ms
133,952 KB
testcase_02 AC 316 ms
134,012 KB
testcase_03 AC 318 ms
136,024 KB
testcase_04 AC 316 ms
133,628 KB
testcase_05 AC 314 ms
134,272 KB
testcase_06 AC 314 ms
133,892 KB
testcase_07 AC 317 ms
134,260 KB
testcase_08 AC 314 ms
133,744 KB
testcase_09 AC 315 ms
134,260 KB
testcase_10 AC 317 ms
134,112 KB
testcase_11 AC 318 ms
134,340 KB
testcase_12 AC 317 ms
133,884 KB
testcase_13 AC 315 ms
134,368 KB
testcase_14 AC 322 ms
134,104 KB
testcase_15 AC 320 ms
134,040 KB
testcase_16 AC 320 ms
134,104 KB
testcase_17 AC 320 ms
134,020 KB
testcase_18 AC 318 ms
133,864 KB
testcase_19 AC 317 ms
134,304 KB
testcase_20 AC 316 ms
133,920 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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