정답 개수:
32
틀린 개수:
59
실행 실패 개수:
9
1 1
1 1 1 -3999
1 1 1 0
1 3
3 3 3 -3997
3 3 3 0
1 7
7 7 7 -3993
7 7 7 0
3 -7 3 -1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -6 out of bounds for length 5 at Main.main(Main.java:23)
-2 -1 -1 10
5 -9 8 -4 4 -8
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 17 at Main.main(Main.java:23)
-2 -4 -8 17
5 -7 -4 -3 -4 -5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -2 out of bounds for length 3 at Main.main(Main.java:23)
-5 -4 -4 4