정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
4 3 3 4 3 3 4 1 4
런타임 에러 (RTE)
stderr:
Main.js:23 const visited = Array(N + 1).fill(false); ^ RangeError: Invalid array length at bfs (Main.js:23:25) at solutaion (Main.js:45:17) at Object.<anonymous> (Main.js:48:1) 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 Functio(...truncated, total 642 characters)
3 4 1 3 4 1
4 4 1 2 3 4 1 3 4 3 1
런타임 에러 (RTE)
stderr:
Main.js:23 const visited = Array(N + 1).fill(false); ^ RangeError: Invalid array length at bfs (Main.js:23:25) at solutaion (Main.js:45:17) at Object.<anonymous> (Main.js:48:1) 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 Functio(...truncated, total 642 characters)
1 3 2 4 1 3 4 2
4 4 2 1 2 3 4 4 2 2 4
런타임 에러 (RTE)
stderr:
Main.js:23 const visited = Array(N + 1).fill(false); ^ RangeError: Invalid array length at bfs (Main.js:23:25) at solutaion (Main.js:45:17) at Object.<anonymous> (Main.js:48:1) 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 Functio(...truncated, total 642 characters)
2 1 4 3 2 1 4 3