結果

問題 No.314 ケンケンパ
ユーザー %20%20
提出日時 2017-07-05 13:56:10
言語 Raku
(rakudo v2024.02)
結果
TLE  
実行時間 -
コード長 37 bytes
コンパイル時間 388 ms
コンパイル使用メモリ 126,336 KB
実行使用メモリ 610,100 KB
最終ジャッジ日時 2024-11-24 13:46:29
合計ジャッジ時間 18,734 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 TLE -
testcase_01 AC 410 ms
142,352 KB
testcase_02 MLE -
testcase_03 AC 419 ms
142,608 KB
testcase_04 MLE -
testcase_05 AC 397 ms
136,844 KB
testcase_06 AC 401 ms
136,976 KB
testcase_07 AC 397 ms
136,972 KB
testcase_08 AC 407 ms
136,972 KB
testcase_09 AC 414 ms
137,104 KB
testcase_10 WA -
testcase_11 WA -
testcase_12 WA -
testcase_13 WA -
testcase_14 WA -
testcase_15 WA -
testcase_16 WA -
testcase_17 TLE -
testcase_18 TLE -
testcase_19 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say (1,1,2,*+*+* *0...*)[get]%(1e9+7)
0