정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 229 301 410 0 435 193 435 0 389 193 389 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> temp=int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '229 301 410\n'
723
4 128 128 337 203 0 421 449 222 421 0 252 192 449 252 0 49 222 192 49 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> temp=int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '128 128 337 203\n'
497
5 238 182 390 54 88 0 214 58 386 144 214 0 374 49 192 58 374 0 459 426 386 49 459 0 237 144 192 426 237 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> temp=int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '238 182 390 54 88\n'
393