0_0_21671273_18301.cpp: In function 'int BFS(int, int, int, int)': 0_0_21671273_18301.cpp:25:26: error: 'memset' was not declared in this scope memset(vis,0,sizeof(vis)); ^