정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1
런타임 에러 (RTE)
stderr:
/tmp/compile/dd28ae1be519c02fffb6fc9911b1eeb88e1a8488e1c53f60255e2d0c24065a4a/Main.js:11 const [N, M] = input.split(' ').map(Number); ^ TypeError: input.split is not a function at Object.<anonymous> (/tmp/compile/dd28ae1be519c02fffb6fc9911b1eeb88e1a8488e1c53f60255e2d0c24065a4a/Main.js:11:22) 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/(...truncated, total 739 characters)
1
2 1
런타임 에러 (RTE)
stderr:
/tmp/compile/dd28ae1be519c02fffb6fc9911b1eeb88e1a8488e1c53f60255e2d0c24065a4a/Main.js:11 const [N, M] = input.split(' ').map(Number); ^ TypeError: input.split is not a function at Object.<anonymous> (/tmp/compile/dd28ae1be519c02fffb6fc9911b1eeb88e1a8488e1c53f60255e2d0c24065a4a/Main.js:11:22) 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/(...truncated, total 739 characters)
1 2
4 1
런타임 에러 (RTE)
stderr:
/tmp/compile/dd28ae1be519c02fffb6fc9911b1eeb88e1a8488e1c53f60255e2d0c24065a4a/Main.js:11 const [N, M] = input.split(' ').map(Number); ^ TypeError: input.split is not a function at Object.<anonymous> (/tmp/compile/dd28ae1be519c02fffb6fc9911b1eeb88e1a8488e1c53f60255e2d0c24065a4a/Main.js:11:22) 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/(...truncated, total 739 characters)
1 2 3 4