1 2 3 4 5 6 7 8 9 | program jhfsjk (input, output); var a, b, c : integer; begin read(a, b); readln; c:= (a mod b); writeln(c); writeln(c div 1000) end. |
cHJvZ3JhbSBqaGZzamsgKGlucHV0LCBvdXRwdXQpOwp2YXIgYSwgYiwgYyA6IGludGVnZXI7CmJlZ2luCnJlYWQoYSwgYik7CnJlYWRsbjsKYzo9IChhIG1vZCBiKTsKd3JpdGVsbihjKTsKd3JpdGVsbihjIGRpdiAxMDAwKQplbmQu
-
upload with new input
-
result: Success time: 0.01s memory: 4112 kB returned value: 0
2550 1000
550 0
-
result: Runtime error time: 0.01s memory: 4112 kB signal: -1
./prog: attempt to read past end of Input (error #454 at 804a0af)



