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