0_0_20013601_10111.cpp: In function 'int main()': 0_0_20013601_10111.cpp:129:45: error: 'memset' was not declared in this scope memset(adj, 0, sizeof(adj[0]) * maxn); ^