Run id: 100117

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