정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 5 2 00110
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.solve(Main.java:52) at Main.main(Main.java:16)
7
2 4 2 0111 0110
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.solve(Main.java:52) at Main.main(Main.java:16)
7
3 3 2 011 111 110
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.solve(Main.java:52) at Main.main(Main.java:16)
-1