結果

問題 No.8043 yukicoderへようこそ!
ユーザー mai
提出日時 2019-04-01 21:02:43
言語 Scheme
(Gauche-0.9.15)
結果
RE  
実行時間 -
コード長 54 bytes
コンパイル時間 35 ms
コンパイル使用メモリ 6,692 KB
実行使用メモリ 16,256 KB
最終ジャッジ日時 2024-11-26 09:37:08
合計ジャッジ時間 942 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 1 WA * 2 RE * 3
権限があれば一括ダウンロードができます

ソースコード

diff #

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