0_0_20802111_32725.cpp: In function 'int main()': 0_0_20802111_32725.cpp:6:28: error: 'memset' was not declared in this scope memset (b,true,10000000); ^ 0_0_20802111_32725.cpp:12:36: error: 'strlen' was not declared in this scope int s=strlen(a); ^