Run id: 120399

Main.cc: In function 'int main()':
Main.cc:10:1: error: expected primary-expression before 'return'
 return 0;
 ^