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