정답 개수:
72
틀린 개수:
0
실행 실패 개수:
28
1 2 3 4 5 6 24 8 9 25 18 12 16 14 15 13 17 11 19 20 21 22 23 7 10 26 27 28
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 28 out of bounds for length 28 at Main.main(Main.java:16)
29 30
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 28 out of bounds for length 28 at Main.main(Main.java:16)
29 30
1 2 3 28 27 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 4 24 25 26 5 23
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 28 out of bounds for length 28 at Main.main(Main.java:16)
29 30