結果

問題 No.2086 A+B問題
ユーザー FF256grhyFF256grhy
提出日時 2022-09-30 22:36:10
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 286 ms / 2,000 ms
コード長 11 bytes
コンパイル時間 465 ms
コンパイル使用メモリ 124,324 KB
実行使用メモリ 128,816 KB
最終ジャッジ日時 2024-06-02 06:10:34
合計ジャッジ時間 7,226 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 266 ms
128,036 KB
testcase_01 AC 264 ms
128,032 KB
testcase_02 AC 274 ms
128,548 KB
testcase_03 AC 269 ms
128,036 KB
testcase_04 AC 268 ms
128,164 KB
testcase_05 AC 272 ms
128,160 KB
testcase_06 AC 270 ms
128,164 KB
testcase_07 AC 271 ms
128,420 KB
testcase_08 AC 271 ms
128,292 KB
testcase_09 AC 286 ms
128,816 KB
testcase_10 AC 274 ms
128,300 KB
testcase_11 AC 273 ms
128,684 KB
testcase_12 AC 270 ms
128,816 KB
testcase_13 AC 275 ms
128,432 KB
testcase_14 AC 269 ms
128,580 KB
testcase_15 AC 270 ms
128,560 KB
testcase_16 AC 276 ms
128,432 KB
testcase_17 AC 282 ms
128,560 KB
testcase_18 AC 260 ms
128,432 KB
testcase_19 AC 266 ms
128,560 KB
testcase_20 AC 275 ms
128,300 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say get+get
0