정답 개수:
69
틀린 개수:
12
실행 실패 개수:
19
3 -9 -2 5
-9 -2
-2 5
jury has the better answer: jury_sum = 3, participant_sum = 11
3 3 -1 -9
-9 -1
-1 3
jury has the better answer: jury_sum = 2, participant_sum = 10
4 -6 -9 5 7
-9 5
-6 7
jury has the better answer: jury_sum = 1, participant_sum = 4
2 0 8
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.main(Main.java:82)
0 8
2 3 9
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.main(Main.java:82)
3 9
2 0 3
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.main(Main.java:82)
0 3