Run id: 136458

Main.cc: In function 'std::__cxx11::string processWord(const string&)':
Main.cc:12:5: error: a function-definition is not allowed here before '{' token
     { 
     ^
Main.cc:16:5: error: expected '}' at end of input
     }
     ^