結果

問題 No.9003 小数誤差テスト(テスト用)
ユーザー ぴろずぴろず
提出日時 2015-05-29 10:50:53
言語 Whitespace
(0.4)
結果
RE  
実行時間 -
コード長 230 bytes
コンパイル時間 44 ms
コンパイル使用メモリ 5,212 KB
実行使用メモリ 4,500 KB
最終ジャッジ日時 2023-09-20 21:17:24
合計ジャッジ時間 500 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

push 10
push 'l'
push 'a'
push 'm'
push 'i'
push 'c'
push 'e'
push 'd'
outchar
outchar
outchar
outchar
outchar
outchar
outchar
outchar
mark loop
push 0
dup
readchar
retrieve
dup
push 10
sub
jzero end
outchar
jump loop
mark end
end
0