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