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