정답 개수:
4
틀린 개수:
0
실행 실패 개수:
46
2 20 137 0 222 222 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> build.append((int(input()),(i,i))) ValueError: invalid literal for int() with base 10: '20 137'
157
3 421 122 220 0 263 78 263 0 212 78 212 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> build.append((int(input()),(i,i))) ValueError: invalid literal for int() with base 10: '421 122 220'
412
3 414 74 350 0 171 440 171 0 409 440 409 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> build.append((int(input()),(i,i))) ValueError: invalid literal for int() with base 10: '414 74 350'
595