0_0_39479834_21547.cpp: In function 'int BFS_expand(std::queue<node>&, int)': 0_0_39479834_21547.cpp:75:26: error: 'j' was not declared in this scope 75 | for(int i=0;i<=3;j++) | ^