結果

問題 No.2086 A+B問題
ユーザー tailstails
提出日時 2022-09-30 22:29:12
言語 Raku
(rakudo v2024.12)
結果
AC  
実行時間 447 ms / 2,000 ms
コード長 11 bytes
コンパイル時間 2,997 ms
コンパイル使用メモリ 128,112 KB
実行使用メモリ 128,500 KB
最終ジャッジ日時 2024-12-23 00:14:32
合計ジャッジ時間 12,039 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 349 ms
128,140 KB
testcase_01 AC 346 ms
128,268 KB
testcase_02 AC 352 ms
128,272 KB
testcase_03 AC 351 ms
128,140 KB
testcase_04 AC 345 ms
128,420 KB
testcase_05 AC 344 ms
128,400 KB
testcase_06 AC 447 ms
128,304 KB
testcase_07 AC 344 ms
128,176 KB
testcase_08 AC 350 ms
127,888 KB
testcase_09 AC 351 ms
128,500 KB
testcase_10 AC 345 ms
128,012 KB
testcase_11 AC 347 ms
128,400 KB
testcase_12 AC 347 ms
128,164 KB
testcase_13 AC 350 ms
128,036 KB
testcase_14 AC 344 ms
128,268 KB
testcase_15 AC 347 ms
128,272 KB
testcase_16 AC 347 ms
128,292 KB
testcase_17 AC 346 ms
128,400 KB
testcase_18 AC 347 ms
128,396 KB
testcase_19 AC 347 ms
128,140 KB
testcase_20 AC 348 ms
128,016 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say get+get
0