정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
2
런타임 에러 (RTE)
stderr:
/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:57 this.head.prev = null; ^ TypeError: Cannot set properties of null (setting 'prev') at LinkedList.shift (/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:57:22) at solution (/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:70:33) at Object.<anonymous> (/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:77:13) 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
2
6
런타임 에러 (RTE)
stderr:
/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:71 numArr.push(first); ^ ReferenceError: numArr is not defined at solution (/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:71:5) at Object.<anonymous> (/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:77:13) 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
4
8
런타임 에러 (RTE)
stderr:
/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:71 numArr.push(first); ^ ReferenceError: numArr is not defined at solution (/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:71:5) at Object.<anonymous> (/tmp/compile/554748f926a370b2fafb3f4b914553ff206570c6b0873e8157a8f93ccc6e66f1/Main.js:77:13) 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
8