Run id: 2694

Main.cc: In function 'int main()':
Main.cc:7:20: error: 'strcmp' was not declared in this scope
     flag=strcmp(a,b);
                    ^