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