정답 개수:
0
틀린 개수:
5
실행 실패 개수:
5
3 1 4 4 8 1 1 2 13
2
4
4 1 4 0 0 4 7 8 7 3 15
4
8
5 2 7 2 3 3 6 2 10 8 7 10 5 6
3
5
1 5 4 3 1 9 8 4 5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at Main.main(Main.java:58)
3
1 5 4 7 7 4 12 7 15
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at Main.main(Main.java:58)
7
4 4 1 3 10 5 8 1 0 3 14 15 11 4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4 at Main.main(Main.java:58)
12