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