정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 26
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> c=b//25 ~^^~~ TypeError: unsupported operand type(s) for //: 'str' and 'int'
1 0 0 1
1 153
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> c=b//25 ~^^~~ TypeError: unsupported operand type(s) for //: 'str' and 'int'
6 0 0 3
1 104
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> c=b//25 ~^^~~ TypeError: unsupported operand type(s) for //: 'str' and 'int'
4 0 0 4