Main.cc:3:5: error: cannot declare ‘::main’ to be a global variable int main; ^~~~ Main.cc:4:1: error: expected unqualified-id before ‘{’ token { ^