結果

問題 No.44 DPなすごろく
ユーザー %20%20
提出日時 2017-07-05 11:55:27
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 321 ms / 5,000 ms
コード長 22 bytes
コンパイル時間 503 ms
コンパイル使用メモリ 134,780 KB
実行使用メモリ 144,748 KB
最終ジャッジ日時 2024-11-24 13:45:50
合計ジャッジ時間 9,098 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 321 ms
144,736 KB
testcase_01 AC 313 ms
144,732 KB
testcase_02 AC 314 ms
144,616 KB
testcase_03 AC 315 ms
144,608 KB
testcase_04 AC 316 ms
144,360 KB
testcase_05 AC 315 ms
144,608 KB
testcase_06 AC 312 ms
144,596 KB
testcase_07 AC 312 ms
144,604 KB
testcase_08 AC 311 ms
144,352 KB
testcase_09 AC 312 ms
144,340 KB
testcase_10 AC 311 ms
144,724 KB
testcase_11 AC 317 ms
144,604 KB
testcase_12 AC 318 ms
144,608 KB
testcase_13 AC 309 ms
144,736 KB
testcase_14 AC 310 ms
144,336 KB
testcase_15 AC 316 ms
144,604 KB
testcase_16 AC 309 ms
144,732 KB
testcase_17 AC 310 ms
144,748 KB
testcase_18 AC 308 ms
144,220 KB
testcase_19 AC 312 ms
144,348 KB
testcase_20 AC 310 ms
144,348 KB
testcase_21 AC 309 ms
144,352 KB
testcase_22 AC 313 ms
144,492 KB
testcase_23 AC 312 ms
144,608 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say (1,1,*+*...*)[get]
0