정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 8 904
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> if b+c<60: ~^~ TypeError: unsupported operand type(s) for +: 'int' and 'builtin_function_or_method'
16 12
5 28 679
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> if b+c<60: ~^~ TypeError: unsupported operand type(s) for +: 'int' and 'builtin_function_or_method'
16 47
8 23 747
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> if b+c<60: ~^~ TypeError: unsupported operand type(s) for +: 'int' and 'builtin_function_or_method'
20 50