結果

問題 No.2086 A+B問題
ユーザー tailstails
提出日時 2022-09-30 22:29:12
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 294 ms / 2,000 ms
コード長 11 bytes
コンパイル時間 2,642 ms
コンパイル使用メモリ 118,892 KB
実行使用メモリ 123,288 KB
最終ジャッジ日時 2023-08-24 16:04:40
合計ジャッジ時間 9,826 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 286 ms
122,876 KB
testcase_01 AC 284 ms
122,940 KB
testcase_02 AC 285 ms
123,012 KB
testcase_03 AC 286 ms
123,072 KB
testcase_04 AC 287 ms
123,288 KB
testcase_05 AC 286 ms
123,228 KB
testcase_06 AC 294 ms
122,976 KB
testcase_07 AC 288 ms
123,284 KB
testcase_08 AC 290 ms
122,968 KB
testcase_09 AC 289 ms
122,976 KB
testcase_10 AC 287 ms
123,192 KB
testcase_11 AC 286 ms
123,200 KB
testcase_12 AC 286 ms
122,956 KB
testcase_13 AC 287 ms
122,980 KB
testcase_14 AC 287 ms
122,648 KB
testcase_15 AC 288 ms
122,880 KB
testcase_16 AC 294 ms
123,284 KB
testcase_17 AC 290 ms
122,988 KB
testcase_18 AC 288 ms
123,228 KB
testcase_19 AC 289 ms
122,864 KB
testcase_20 AC 287 ms
123,224 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say get+get
0