정답 개수:
0
틀린 개수:
3
실행 실패 개수:
7
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 8 6 19
191
303
1 3 7 14
143
205
1 10 10 39
392
904
1 2 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> WW, HH = str(WW, HH) ~~~^^^^^^^^ TypeError: str() argument 'encoding' must be str, not int
101
2 6 8 5 3 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> WW, HH = str(WW, HH) ~~~^^^^^^^^ TypeError: str() argument 'encoding' must be str, not int
501 101
2 1 7 6 5 5 12
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> WW, HH = str(WW, HH) ~~~^^^^^^^^ TypeError: str() argument 'encoding' must be str, not int
106 203