정답 개수:
1
틀린 개수:
0
실행 실패 개수:
11
5 61 131 432 312 349 0 396 119 383 136 396 0 53 294 291 119 53 0 296 390 383 294 296 0 363 136 291 390 363 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "61 131 432 312 349" 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:17)
663
5 56 400 339 134 322 0 225 350 425 497 225 0 286 374 189 350 286 0 399 450 425 374 399 0 14 497 189 450 14 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "56 400 339 134 322" 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:17)
679
6 418 371 112 321 87 270 0 488 57 246 336 60 488 0 459 436 129 423 57 459 0 124 381 43 246 436 124 0 65 184 336 129 381 65 0 451 60 423 43 184 451 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "418 371 112 321 87 270" 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:17)
493