정답 개수:
0
틀린 개수:
0
실행 실패 개수:
5
2 2 1 1 1 3 1 7
런타임 에러 (RTE)
stderr:
/tmp/target/Main.js:1 const inputLines = require("fs").readFileSync("/dev/stdin").split("\n"); ^ TypeError: require(...).readFileSync(...).split is not a function at Object.<anonymous> (/tmp/target/Main.js:1:61) 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] (node:internal/modules/run_main:128:12) at node:internal/main/run_main_module:28:49 Node.js v18.20.4
7
3 2 1 2 2 2 1 7
런타임 에러 (RTE)
stderr:
/tmp/target/Main.js:1 const inputLines = require("fs").readFileSync("/dev/stdin").split("\n"); ^ TypeError: require(...).readFileSync(...).split is not a function at Object.<anonymous> (/tmp/target/Main.js:1:61) 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] (node:internal/modules/run_main:128:12) at node:internal/main/run_main_module:28:49 Node.js v18.20.4
7
3 3 5 2 1 3 4 1 3 3 3 2 8 2 2 6 4 2 1 3 5 2 6 1 2 5 4 2
런타임 에러 (RTE)
stderr:
/tmp/target/Main.js:1 const inputLines = require("fs").readFileSync("/dev/stdin").split("\n"); ^ TypeError: require(...).readFileSync(...).split is not a function at Object.<anonymous> (/tmp/target/Main.js:1:61) 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] (node:internal/modules/run_main:128:12) at node:internal/main/run_main_module:28:49 Node.js v18.20.4
11