0_0_39529438_24626.cpp: In function 'int bfs(int, int)': 0_0_39529438_24626.cpp:22:23: error: 'n' was not declared in this scope 22 | memset(dep, 0, 4*(2*n+2)); | ^