정답 개수:
16
틀린 개수:
18
실행 실패 개수:
1
4 0 1 -1 1
2
3
4 5 4 -1 2
0
4 -4 2 -2 3
3 0 0 0
런타임 에러 (RTE)stderr: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main.main(Main.java:33)