제출 #23481

#제출 시각아이디문제언어결과실행 시간메모리
23481TAMREFif-else 문 1 (BSC_0_8)Cpython 3
0 / 100
36 ms3 KiB
print("zero" if input()=="0" else "nonzero")
#Verdict Execution timeMemoryGrader output
Fetching results...