정답 개수:
98
틀린 개수:
0
실행 실패 개수:
2
3 4 1 2 0 1 1 1 1 1 1 0 1 1 1 1 1
런타임 에러 (RTE)
stderr:
/tmp/target/Main.js:40 const nextX = startx+backDirectionArray[direction][0] ^ TypeError: Cannot read properties of undefined (reading '0') at Object.<anonymous> (/tmp/target/Main.js:40:59) 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
1
3 6 1 3 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1
런타임 에러 (RTE)
stderr:
/tmp/target/Main.js:40 const nextX = startx+backDirectionArray[direction][0] ^ TypeError: Cannot read properties of undefined (reading '0') at Object.<anonymous> (/tmp/target/Main.js:40:59) 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
1