정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
4 320 396 122 14 0 111 243 10 111 0 245 8 243 245 0 131 10 8 131 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "320 396 122 14" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at Main.main(Main.java:16)
154
4 342 376 497 422 0 204 255 385 204 0 423 248 255 423 0 119 385 248 119 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "342 376 497 422" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at Main.main(Main.java:16)
913
5 472 438 484 171 152 0 467 85 373 396 467 0 152 472 120 85 152 0 54 42 373 472 54 0 31 396 120 42 31 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "472 438 484 171 152" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at Main.main(Main.java:16)
430