結果

問題 No.658 テトラナッチ数列 Hard
ユーザー tailstails
提出日時 2018-03-03 00:38:13
言語 Raku
(rakudo v2024.02)
結果
TLE  
実行時間 -
コード長 54 bytes
コンパイル時間 840 ms
コンパイル使用メモリ 125,512 KB
実行使用メモリ 157,656 KB
最終ジャッジ日時 2024-05-03 14:13:25
合計ジャッジ時間 7,711 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 363 ms
141,336 KB
testcase_01 AC 367 ms
135,332 KB
testcase_02 AC 520 ms
141,868 KB
testcase_03 TLE -
testcase_04 TLE -
testcase_05 -- -
testcase_06 -- -
testcase_07 -- -
testcase_08 -- -
testcase_09 -- -
testcase_10 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;say (1,0,0,0,(*+*+*+*)%17...*)[+$_%4912] for lines
0