結果

問題 No.2086 A+B問題
ユーザー coding master008coding master008
提出日時 2022-10-01 21:28:12
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 277 ms / 2,000 ms
コード長 11 bytes
コンパイル時間 1,923 ms
コンパイル使用メモリ 119,800 KB
実行使用メモリ 124,564 KB
最終ジャッジ日時 2023-08-25 18:35:54
合計ジャッジ時間 8,733 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 277 ms
123,244 KB
testcase_01 AC 265 ms
122,676 KB
testcase_02 AC 258 ms
123,020 KB
testcase_03 AC 269 ms
122,948 KB
testcase_04 AC 264 ms
123,016 KB
testcase_05 AC 261 ms
123,076 KB
testcase_06 AC 266 ms
122,936 KB
testcase_07 AC 263 ms
123,304 KB
testcase_08 AC 265 ms
122,936 KB
testcase_09 AC 261 ms
123,072 KB
testcase_10 AC 274 ms
124,564 KB
testcase_11 AC 258 ms
123,304 KB
testcase_12 AC 271 ms
122,552 KB
testcase_13 AC 265 ms
123,260 KB
testcase_14 AC 258 ms
123,076 KB
testcase_15 AC 264 ms
122,896 KB
testcase_16 AC 266 ms
122,864 KB
testcase_17 AC 269 ms
123,136 KB
testcase_18 AC 265 ms
122,968 KB
testcase_19 AC 267 ms
123,320 KB
testcase_20 AC 267 ms
123,252 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say get+get
0