정답 개수:
1
틀린 개수:
0
실행 실패 개수:
11
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: Cannot parse null string at java.base/java.lang.Integer.parseInt(Integer.java:630) at java.base/java.lang.Integer.parseInt(Integer.java:786) at Main.main(Main.java:10)