結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 320 ms
136,716 KB
testcase_01 AC 315 ms
136,848 KB
testcase_02 AC 331 ms
136,976 KB
testcase_03 AC 326 ms
136,432 KB
testcase_04 AC 322 ms
136,592 KB
testcase_05 AC 324 ms
136,588 KB
testcase_06 AC 314 ms
136,720 KB
testcase_07 AC 303 ms
136,996 KB
testcase_08 AC 313 ms
136,592 KB
testcase_09 AC 314 ms
136,560 KB
testcase_10 AC 314 ms
136,848 KB
testcase_11 AC 317 ms
136,592 KB
testcase_12 AC 315 ms
136,736 KB
testcase_13 AC 322 ms
136,592 KB
testcase_14 AC 336 ms
136,588 KB
testcase_15 AC 331 ms
136,560 KB
testcase_16 AC 345 ms
136,460 KB
testcase_17 AC 344 ms
136,844 KB
testcase_18 AC 338 ms
136,720 KB
testcase_19 AC 337 ms
136,720 KB
testcase_20 AC 345 ms
136,720 KB
testcase_21 AC 336 ms
136,464 KB
testcase_22 AC 340 ms
136,592 KB
testcase_23 AC 335 ms
136,716 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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