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