0_0_36224016_22579.cpp: In function 'int LCS()': 0_0_36224016_22579.cpp:8:27: error: 'memset' was not declared in this scope memset(dp,0,sizeof(dp)); ^