Run id: 99270

Main.cc: In function 'int main()':
Main.cc:11:16: error: 'b2' was not declared in this scope
     n=strcmp(a,b2);
                ^