0_0_20682082_32416.cpp: In function 'int main()': 0_0_20682082_32416.cpp:6:63: error: 'memset' was not declared in this scope while(t--) { int n,m;scanf("%d%d",&n,&m); memset(c,0,sizeof(c)); ^