Run id: 6263

Main.cc: In function 'int main()':
Main.cc:6:20: error: 'strcmp' was not declared in this scope
     if(strcmp(s1,s2)==0)
                    ^