結果

問題 No.533 Mysterious Stairs
ユーザー tailstails
提出日時 2017-08-31 11:12:25
言語 Raku
(rakudo v2024.02)
結果
TLE  
実行時間 -
コード長 55 bytes
コンパイル時間 358 ms
コンパイル使用メモリ 135,288 KB
実行使用メモリ 198,808 KB
最終ジャッジ日時 2024-05-03 13:50:06
合計ジャッジ時間 22,067 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 328 ms
144,912 KB
testcase_01 AC 332 ms
143,744 KB
testcase_02 AC 328 ms
144,404 KB
testcase_03 AC 322 ms
143,744 KB
testcase_04 AC 331 ms
143,748 KB
testcase_05 AC 328 ms
143,876 KB
testcase_06 AC 330 ms
143,872 KB
testcase_07 AC 333 ms
143,744 KB
testcase_08 AC 324 ms
143,616 KB
testcase_09 AC 337 ms
143,616 KB
testcase_10 AC 347 ms
143,640 KB
testcase_11 AC 341 ms
143,748 KB
testcase_12 AC 364 ms
143,744 KB
testcase_13 AC 366 ms
146,960 KB
testcase_14 AC 362 ms
146,228 KB
testcase_15 AC 372 ms
146,832 KB
testcase_16 AC 381 ms
147,564 KB
testcase_17 AC 414 ms
146,812 KB
testcase_18 AC 417 ms
147,220 KB
testcase_19 AC 443 ms
146,964 KB
testcase_20 AC 1,287 ms
153,824 KB
testcase_21 AC 1,507 ms
153,860 KB
testcase_22 AC 4,553 ms
179,784 KB
testcase_23 TLE -
testcase_24 -- -
testcase_25 -- -
testcase_26 -- -
testcase_27 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say (1,1,3,3,4,8,(2* *+*+*+*+!*+!*)%(1e9+7)...*)[get-1]
0