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