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