Run id: 2449

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