Submission #23481

# Submission time Handle Problem Language Result Execution time Memory
23481 2017-05-10T04:17:57 Z TAMREF if-else 문 1 (BSC_0_8) Python 3
0 / 100
36 ms 3 KB
print("zero" if input()=="0" else "nonzero")
# Verdict Execution time Memory Grader output
1 Incorrect 36 ms 3 KB Output isn't correct
2 Halted 0 ms 0 KB -