Run id: 2692

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