# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
23481 | TAMREF | if-else 문 1 (BSC_0_8) | Cpython 3 | 36 ms | 3 KiB |
This submission is migrated from previous version of oj.uz, which used different machine for grading. This submission may have different result if resubmitted.
print("zero" if input()=="0" else "nonzero")
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |