정답 개수:
30
틀린 개수:
24
실행 실패 개수:
46
3 1 61 2 2
-1 -1
61 -1
3 1 30 3 2
1 -1
1 30
3 1 91 2 2
-1 -1
91 -1
3 2 5 4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10 at CustomStack.pop(Main.java:85) at Main.proceed(Main.java:28) at Main.procedure(Main.java:23) at Main.main(Main.java:12)
-1 -1 1
3 2 4 4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10 at CustomStack.pop(Main.java:85) at Main.proceed(Main.java:28) at Main.procedure(Main.java:23) at Main.main(Main.java:12)
-1 1 1
3 2 4 3
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10 at CustomStack.pop(Main.java:85) at Main.proceed(Main.java:28) at Main.procedure(Main.java:23) at Main.main(Main.java:12)
-1 1 0