정답 개수:
64
틀린 개수:
26
실행 실패 개수:
10
3 2 8 0
0 8
0 2
3 0 5 -2
-2 5
-2 0
3 -2 2 8
-2 8
-2 2
2 3 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 6, in <module> minDiffSum = arr[start] + arr[end] IndexError: list index out of range
3 5
2 5 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 6, in <module> minDiffSum = arr[start] + arr[end] IndexError: list index out of range
5 7
2 3 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 6, in <module> minDiffSum = arr[start] + arr[end] IndexError: list index out of range
0 3