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