Run id: 100113

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