Run id: 98706

Main.cc: In function 'int main()':
Main.cc:12:7: error: statement cannot resolve address of overloaded function
   endl;
       ^
Main.cc:13:3: error: 'else' without a previous 'if'
   else{
   ^