정답 개수:
16
틀린 개수:
0
실행 실패 개수:
84
2 1 VgmuzZ BfN 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> a=int(num.get(q)) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
VgmuzZ
2 2 GE MuhQ 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> a=int(num.get(q)) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
GE MuhQ
2 2 MyfeN JcQ 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> a=int(num.get(q)) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
JcQ MyfeN