정답 개수:
14
틀린 개수:
13
실행 실패 개수:
73
3 2 1 0
3
0
3 4 0 3
3
0
3 0 6 8
3
0
3 2 5 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> if A[i]-A[j] in A: IndexError: list index out of range
0
3 8 6 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> if A[i]-A[j] in A: IndexError: list index out of range
0
3 4 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> if A[i]-A[j] in A: IndexError: list index out of range
1