정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 5 1 4 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> a, b = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
7 5 3
1 9 6 4 2 5 5 8 7 9 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> a, b = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
10 10 7 13 16 3
5 7 9 1 3 7 5 4 1 6 5 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> a, b = map(int, input().split()) ~~~~~^^ EOFError: EOF when reading a line
12 10 10 9 7 9