Run id: 2451

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