정답 개수:
0
틀린 개수:
3
실행 실패 개수:
7
4 -6 -8 -9 -5
3 3
-6 -5
6 -5 -8 10 -10 -6 6
0 5
-10 10
8 10 -8 6 -10 -6 9 1 -2
0 7
-10 10
2 7 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> hap = arr[left] + arr[right] IndexError: list index out of range
3 7
2 7 -3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> hap = arr[left] + arr[right] IndexError: list index out of range
-3 7
3 5 -9 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> hap = arr[left] + arr[right] IndexError: list index out of range
-9 7