結果

問題 No.1729 ~サンプルはちゃんと見て!~ 16進数と8進数(1)
ユーザー kotatsugamekotatsugame
提出日時 2021-11-05 23:04:38
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 44 bytes
コンパイル時間 305 ms
コンパイル使用メモリ 124,900 KB
実行使用メモリ 136,992 KB
最終ジャッジ日時 2024-04-24 07:05:00
合計ジャッジ時間 9,626 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 348 ms
136,484 KB
testcase_01 WA -
testcase_02 WA -
testcase_03 AC 338 ms
136,352 KB
testcase_04 WA -
testcase_05 AC 336 ms
136,332 KB
testcase_06 AC 333 ms
136,592 KB
testcase_07 WA -
testcase_08 AC 348 ms
136,868 KB
testcase_09 AC 345 ms
136,736 KB
testcase_10 AC 342 ms
136,844 KB
testcase_11 AC 353 ms
136,480 KB
testcase_12 AC 348 ms
136,612 KB
testcase_13 AC 342 ms
136,716 KB
testcase_14 WA -
testcase_15 WA -
testcase_16 WA -
testcase_17 WA -
testcase_18 AC 341 ms
136,608 KB
testcase_19 AC 337 ms
136,716 KB
testcase_20 AC 337 ms
136,844 KB
testcase_21 WA -
testcase_22 WA -
testcase_23 AC 339 ms
136,564 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

:16(get).base(8).comb.Bag.maxpairs>>.key.put
0