정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
1 2 1 70 89 1 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> w = int(input()) ~~~~~^^ EOFError: EOF when reading a line
70
1 4 1 49 81 17 23 2 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> lines.append(list(map(int,input().split()))) ~~~~~^^ EOFError: EOF when reading a line
17
1 7 3 62 80 93 53 18 12 49 6 2 6 4 1 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> lines.append(list(map(int,input().split()))) ~~~~~^^ EOFError: EOF when reading a line
92