정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
6 860 13 901
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> x, y = map(int,input().split()) ^^^^ ValueError: too many values to unpack (expected 2)
6
63 73 147 95
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> x, y = map(int,input().split()) ^^^^ ValueError: too many values to unpack (expected 2)
22
186 28 586 40
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 4, in <module> x, y = map(int,input().split()) ^^^^ ValueError: too many values to unpack (expected 2)
12