정답 개수:
99
틀린 개수:
0
실행 실패 개수:
1
2 1 10 20 2 10 20 20 30
런타임 에러 (RTE)stderr: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.main(Main.java:23)
20 40