정답 개수:
11
틀린 개수:
12
실행 실패 개수:
77
3 0 0 0
0
3
4 1 5 4 0
3
1
4 2 0 2 1
3
2
3 0 -5 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if arr[b] == arr[target] - arr[a]: IndexError: list index out of range
1
3 1 -1 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if arr[b] == arr[target] - arr[a]: IndexError: list index out of range
0
3 4 -6 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if arr[b] == arr[target] - arr[a]: IndexError: list index out of range
0