結果

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

テストケース

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

ソースコード

diff #

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