Run id: 139043

Main.cc: In function 'int main()':
Main.cc:6:1: error: expected initializer before 'return'
 return 0; 
 ^