정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
5 1 5 2 5 3 5 4 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> sys.setrecursionlimit(10**6) MemoryError
1
6 1 2 2 3 2 4 4 5 4 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> sys.setrecursionlimit(10**6) MemoryError
2
8 1 2 1 3 1 4 2 5 2 6 4 7 4 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> sys.setrecursionlimit(10**6) MemoryError
3