정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 11 689
런타임 에러 (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'
14 40
5 56 501
런타임 에러 (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'
14 17
8 42 956
런타임 에러 (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'
0 38