Main.cc:3:11: error: cannot declare ‘::main’ to be a global variable
int main (hello word){
^~~~~
Main.cc:3:11: error: ‘hello’ was not declared in this scope
Main.cc:3:11: note: suggested alternative: ‘ftello’
int main (hello word){
^~~~~
ftello