0_0_37384273_5560.cpp: In function 'int main()': 0_0_37384273_5560.cpp:9:29: error: 'memset' was not declared in this scope memset(s,0,sizeof(s)); ^ 0_0_37384273_5560.cpp:11:19: error: 'strlen' was not declared in this scope l=strlen(s); ^