0_0_18360315_5681.cpp: In function 'int main()': 0_0_18360315_5681.cpp:7:24: error: 'strcmp' was not declared in this scope if(strcmp(s,"0")==0) break; ^ 0_0_18360315_5681.cpp:8:21: error: 'strlen' was not declared in this scope int len=strlen(s); ^