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