0_0_20847809_2343.cpp: In function 'int main()': 0_0_20847809_2343.cpp:39:33: error: 'memset' was not declared in this scope memset(row,0,sizeof(row));memset(col,0,sizeof(col)); ^