정답 개수:
36
틀린 개수:
0
실행 실패 개수:
64
2 2 11 10 01 11
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.swap(Main.java:58) at Main.main(Main.java:40)
-1
2 2 00 00 11 11
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.swap(Main.java:58) at Main.main(Main.java:40)
-1
2 3 111 101 001 000
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.swap(Main.java:58) at Main.main(Main.java:40)
-1