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