結果

問題 No.480 合計
ユーザー %20%20
提出日時 2017-07-11 21:19:05
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 308 ms / 2,000 ms
コード長 14 bytes
コンパイル時間 541 ms
コンパイル使用メモリ 124,416 KB
実行使用メモリ 129,636 KB
最終ジャッジ日時 2024-11-24 13:54:38
合計ジャッジ時間 7,480 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 308 ms
128,988 KB
testcase_01 AC 281 ms
129,380 KB
testcase_02 AC 286 ms
129,372 KB
testcase_03 AC 276 ms
129,508 KB
testcase_04 AC 286 ms
129,244 KB
testcase_05 AC 273 ms
129,116 KB
testcase_06 AC 293 ms
129,248 KB
testcase_07 AC 274 ms
129,244 KB
testcase_08 AC 276 ms
129,380 KB
testcase_09 AC 270 ms
129,112 KB
testcase_10 AC 290 ms
129,636 KB
testcase_11 AC 277 ms
129,628 KB
testcase_12 AC 279 ms
129,368 KB
testcase_13 AC 289 ms
129,496 KB
testcase_14 AC 293 ms
129,496 KB
testcase_15 AC 274 ms
129,360 KB
testcase_16 AC 287 ms
129,244 KB
testcase_17 AC 295 ms
129,368 KB
testcase_18 AC 284 ms
129,368 KB
testcase_19 AC 274 ms
129,368 KB
testcase_20 AC 279 ms
129,244 KB
testcase_21 AC 274 ms
129,624 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sum 1..get
0