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