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