정답 개수:
25
틀린 개수:
19
실행 실패 개수:
56
4 -1 5 1 3
-1 3
-1 1
jury has the better answer: jury_sum = 0, participant_sum = 2
4 -6 6 8 -4
-6 8
-6 6
jury has the better answer: jury_sum = 0, participant_sum = 2
4 -4 10 4 -7
-7 10
-4 4
jury has the better answer: jury_sum = 0, participant_sum = 3
2 2 -7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if min_diff > abs(arr[i] + arr[res]): IndexError: list index out of range
-7 2
2 1 -2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if min_diff > abs(arr[i] + arr[res]): IndexError: list index out of range
-2 1
2 8 -8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if min_diff > abs(arr[i] + arr[res]): IndexError: list index out of range
-8 8