結果

問題 No.480 合計
ユーザー yuruhiyayuruhiya
提出日時 2021-04-19 17:39:14
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 346 ms / 2,000 ms
コード長 14 bytes
コンパイル時間 632 ms
コンパイル使用メモリ 119,956 KB
実行使用メモリ 125,616 KB
最終ジャッジ日時 2023-09-17 08:19:16
合計ジャッジ時間 9,635 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 338 ms
125,320 KB
testcase_01 AC 338 ms
125,572 KB
testcase_02 AC 342 ms
125,232 KB
testcase_03 AC 343 ms
125,288 KB
testcase_04 AC 341 ms
125,104 KB
testcase_05 AC 346 ms
125,384 KB
testcase_06 AC 343 ms
125,240 KB
testcase_07 AC 342 ms
125,296 KB
testcase_08 AC 339 ms
125,432 KB
testcase_09 AC 338 ms
125,472 KB
testcase_10 AC 340 ms
125,340 KB
testcase_11 AC 339 ms
125,340 KB
testcase_12 AC 338 ms
125,248 KB
testcase_13 AC 344 ms
125,284 KB
testcase_14 AC 340 ms
125,276 KB
testcase_15 AC 339 ms
125,344 KB
testcase_16 AC 338 ms
125,292 KB
testcase_17 AC 340 ms
125,320 KB
testcase_18 AC 345 ms
125,308 KB
testcase_19 AC 341 ms
125,280 KB
testcase_20 AC 338 ms
125,276 KB
testcase_21 AC 342 ms
125,616 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [+] 1..get
0