結果

問題 No.3043 yukicoderへようこそ!
ユーザー maimai
提出日時 2019-04-01 21:02:43
言語 Scheme
(Gauche-0.9.14)
結果
RE  
実行時間 -
コード長 54 bytes
コンパイル時間 55 ms
コンパイル使用メモリ 5,120 KB
実行使用メモリ 16,256 KB
最終ジャッジ日時 2024-05-04 19:37:52
合計ジャッジ時間 943 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 20 ms
15,872 KB
testcase_01 RE -
testcase_02 RE -
testcase_03 RE -
testcase_04 WA -
testcase_05 WA -
権限があれば一括ダウンロードができます

ソースコード

diff #

(write (+ (read) (read)))
(display " ")
(write (read))
0