1 2 3 4 5 6 | var N : real; begin read(N); writeln(round(N),' ',trunc(N)); end. |
dmFyCiAgICBOIDogcmVhbDsKYmVnaW4KICAgIHJlYWQoTik7CiAgICB3cml0ZWxuKHJvdW5kKE4pLCcgJyx0cnVuYyhOKSk7CmVuZC4=
-
upload with new input
-
result: Success time: 0.01s memory: 252 kB returned value: 0
2.5
2 2
-
result: Runtime error time: 0.01s memory: 252 kB signal: -1
Runtime error 106 at $080480C4 $080480C4 $0805EE01



