結果

問題 No.756 チャンパーノウン定数 (1)
ユーザー %20%20
提出日時 2018-11-29 15:55:12
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 341 ms / 2,000 ms
コード長 24 bytes
コンパイル時間 1,519 ms
コンパイル使用メモリ 114,236 KB
実行使用メモリ 133,896 KB
最終ジャッジ日時 2023-09-09 05:54:01
合計ジャッジ時間 9,303 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 341 ms
133,544 KB
testcase_01 AC 337 ms
133,568 KB
testcase_02 AC 337 ms
133,548 KB
testcase_03 AC 340 ms
133,852 KB
testcase_04 AC 337 ms
133,896 KB
testcase_05 AC 338 ms
133,676 KB
testcase_06 AC 334 ms
133,552 KB
testcase_07 AC 335 ms
133,544 KB
testcase_08 AC 336 ms
133,444 KB
testcase_09 AC 332 ms
133,476 KB
testcase_10 AC 333 ms
133,480 KB
testcase_11 AC 338 ms
133,656 KB
testcase_12 AC 335 ms
133,748 KB
testcase_13 AC 338 ms
133,660 KB
testcase_14 AC 336 ms
133,536 KB
testcase_15 AC 340 ms
133,548 KB
testcase_16 AC 336 ms
133,892 KB
testcase_17 AC 335 ms
133,864 KB
testcase_18 AC 332 ms
133,552 KB
testcase_19 AC 333 ms
133,492 KB
testcase_20 AC 335 ms
133,476 KB
testcase_21 AC 334 ms
133,748 KB
testcase_22 AC 334 ms
133,372 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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