0_0_20953641_19195.cpp: In function 'void bfs()': 0_0_20953641_19195.cpp:102:38: error: 'memset' was not declared in this scope memset( visit, 0, sizeof( visit) ); ^