結果

問題 No.756 チャンパーノウン定数 (1)
ユーザー %20%20
提出日時 2018-11-29 15:54:09
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 323 ms / 2,000 ms
コード長 26 bytes
コンパイル時間 1,581 ms
コンパイル使用メモリ 119,852 KB
実行使用メモリ 131,300 KB
最終ジャッジ日時 2023-09-09 05:53:38
合計ジャッジ時間 10,063 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 316 ms
130,816 KB
testcase_01 AC 318 ms
131,192 KB
testcase_02 AC 316 ms
130,872 KB
testcase_03 AC 315 ms
130,812 KB
testcase_04 AC 317 ms
130,696 KB
testcase_05 AC 314 ms
131,048 KB
testcase_06 AC 316 ms
130,880 KB
testcase_07 AC 323 ms
131,044 KB
testcase_08 AC 321 ms
131,188 KB
testcase_09 AC 321 ms
130,716 KB
testcase_10 AC 317 ms
131,044 KB
testcase_11 AC 320 ms
131,276 KB
testcase_12 AC 318 ms
131,268 KB
testcase_13 AC 315 ms
131,300 KB
testcase_14 AC 318 ms
130,884 KB
testcase_15 AC 318 ms
130,876 KB
testcase_16 AC 314 ms
130,936 KB
testcase_17 AC 318 ms
130,972 KB
testcase_18 AC 317 ms
131,044 KB
testcase_19 AC 315 ms
130,996 KB
testcase_20 AC 315 ms
130,700 KB
testcase_21 AC 317 ms
130,888 KB
testcase_22 AC 317 ms
131,220 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say join('',^56).comb[get]
0