Run id: 100115

Main.cc: In function 'int main()':
Main.cc:9:15: error: 'strcat' was not declared in this scope
     strcat(a,b);
               ^