정답 개수:
28
틀린 개수:
25
실행 실패 개수:
47
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
4 7 5 2 2 4 6 3 8
35
31
5 8 1 7 1 1 1 3 3 2 1
11
10
5 1 8 2 10 6 8 7 6 8 5
69
61
2 3 1 6 4
런타임 에러 (RTE)
stderr:
Main.js:51 if (result[i][1] < result[i + 1][1]) { ^ TypeError: Cannot read properties of undefined (reading '1') at Object.<anonymous> (Main.js:51:35) 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.8
7
2 3 2 6 2
런타임 에러 (RTE)
stderr:
Main.js:51 if (result[i][1] < result[i + 1][1]) { ^ TypeError: Cannot read properties of undefined (reading '1') at Object.<anonymous> (Main.js:51:35) 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.8
8
2 2 1 1 6
런타임 에러 (RTE)
stderr:
Main.js:51 if (result[i][1] < result[i + 1][1]) { ^ TypeError: Cannot read properties of undefined (reading '1') at Object.<anonymous> (Main.js:51:35) 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.8
7