0_0_14677979_4215.cpp: In function 'bool dfs(int, int)': 0_0_14677979_4215.cpp:14:5: error: 'q' was not declared in this scope q.push(x); vis[x]=true; dist[x]=0; ^