정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 445
런타임 에러 (RTE)
stderr:
Main.js:5 const inputLine = input[1].split(' ').map(Number); ^ TypeError: Cannot read properties of undefined (reading 'split') at Object.<anonymous> (Main.js:5:28) at Module._compile (node:internal/modules/cjs/loader:1364:14) at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) at Module.load (node:internal/modules/cjs/loader:1203:32) at Module._load (node:internal/modules/cjs/loader:1019:12) at Function.executeUserEntryPoint [as runMain] (...truncated, total 617 characters)
0
1 787
런타임 에러 (RTE)
stderr:
Main.js:5 const inputLine = input[1].split(' ').map(Number); ^ TypeError: Cannot read properties of undefined (reading 'split') at Object.<anonymous> (Main.js:5:28) at Module._compile (node:internal/modules/cjs/loader:1364:14) at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) at Module.load (node:internal/modules/cjs/loader:1203:32) at Module._load (node:internal/modules/cjs/loader:1019:12) at Function.executeUserEntryPoint [as runMain] (...truncated, total 617 characters)
1
3 440 686 608
런타임 에러 (RTE)
stderr:
Main.js:5 const inputLine = input[1].split(' ').map(Number); ^ TypeError: Cannot read properties of undefined (reading 'split') at Object.<anonymous> (Main.js:5:28) at Module._compile (node:internal/modules/cjs/loader:1364:14) at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) at Module.load (node:internal/modules/cjs/loader:1203:32) at Module._load (node:internal/modules/cjs/loader:1019:12) at Function.executeUserEntryPoint [as runMain] (...truncated, total 617 characters)
0