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