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