정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1 14 4 12 8 15 8 5 2 11 5 16 4 9 6 10 3 13 6 4 5 8 6 3 6 2 4 6 6 7 5
런타임 에러 (RTE)
stderr:
Main.js:85 visited[start[0]][start[1]] = 0; ^ TypeError: Cannot set properties of undefined (setting '5') at get_distance (Main.js:85:31) at get_passenger (Main.js:64:22) at move_taxi (Main.js:33:47) at Object.<anonymous> (Main.js:29: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 (nod(...truncated, total 707 characters, 17 lines)
1
5 3 16 3 15 2 11 5 1 5 8 5 14 1 12 2 9 1 6 6 7 3 3 6 2 6 4 2 13 2 10 2
런타임 에러 (RTE)
stderr:
Main.js:14 board.push(input[index++].split(" ").map(Number)); ^ TypeError: Cannot read properties of undefined (reading 'split') at Object.<anonymous> (Main.js:14: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.executeUserEntryPoint [as runM(...truncated, total 622 characters, 14 lines)
5
7 4 15 3 8 2 10 2 11 2 16 3 12 3 13 2 2 1 3 1 1 6 4 4 5 3 9 2 14 5 6 1
런타임 에러 (RTE)
stderr:
Main.js:14 board.push(input[index++].split(" ").map(Number)); ^ TypeError: Cannot read properties of undefined (reading 'split') at Object.<anonymous> (Main.js:14: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.executeUserEntryPoint [as runM(...truncated, total 622 characters, 14 lines)
7