0_0_13319110_12085.cpp: In function 'void DFS_Cut(int, int)': 0_0_13319110_12085.cpp:183:32: error: 'memset' was not declared in this scope memset(Vis+1, 0, sizeof(int)*N); ^