정답 개수:
29
틀린 개수:
17
실행 실패 개수:
9
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 2 6 6 8 7 10 6
7
13
2 2 0 1 10 4 2 7
0
1
3 1 1 1 7 5 9 6 5
0
1
1 2 1 5 3 11
런타임 에러 (RTE)
stderr:
Main.js:91 if (weight[i] && maxWeight[0] <= i) max += maxHeap.shiftMax()[1]; ^ TypeError: Cannot read properties of undefined (reading '0') at Object.<anonymous> (Main.js:91:29) 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.executeUserEntryPoi(...truncated, total 633 characters, 14 lines)
5
1 2 1 0 10 8
런타임 에러 (RTE)
stderr:
Main.js:91 if (weight[i] && maxWeight[0] <= i) max += maxHeap.shiftMax()[1]; ^ TypeError: Cannot read properties of undefined (reading '0') at Object.<anonymous> (Main.js:91:29) 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.executeUserEntryPoi(...truncated, total 633 characters, 14 lines)
0
1 2 4 3 7 11
런타임 에러 (RTE)
stderr:
Main.js:91 if (weight[i] && maxWeight[0] <= i) max += maxHeap.shiftMax()[1]; ^ TypeError: Cannot read properties of undefined (reading '0') at Object.<anonymous> (Main.js:91:29) 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.executeUserEntryPoi(...truncated, total 633 characters, 14 lines)
3