結果

問題 No.1235 ζ関数
ユーザー kotatsugamekotatsugame
提出日時 2020-09-21 17:52:41
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 352 ms / 2,000 ms
コード長 24 bytes
コンパイル時間 2,284 ms
コンパイル使用メモリ 135,000 KB
実行使用メモリ 141,284 KB
最終ジャッジ日時 2024-06-24 11:50:31
合計ジャッジ時間 10,213 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 343 ms
140,772 KB
testcase_01 AC 350 ms
141,024 KB
testcase_02 AC 338 ms
141,156 KB
testcase_03 AC 348 ms
140,900 KB
testcase_04 AC 337 ms
141,172 KB
testcase_05 AC 339 ms
141,128 KB
testcase_06 AC 343 ms
140,644 KB
testcase_07 AC 352 ms
141,124 KB
testcase_08 AC 339 ms
141,024 KB
testcase_09 AC 345 ms
141,156 KB
testcase_10 AC 346 ms
141,284 KB
testcase_11 AC 348 ms
141,124 KB
testcase_12 AC 343 ms
140,644 KB
testcase_13 AC 346 ms
141,028 KB
testcase_14 AC 337 ms
141,152 KB
testcase_15 AC 345 ms
140,644 KB
testcase_16 AC 339 ms
141,024 KB
testcase_17 AC 351 ms
141,152 KB
testcase_18 AC 343 ms
141,284 KB
testcase_19 AC 346 ms
141,156 KB
testcase_20 AC 340 ms
141,156 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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