Run id: 128748

Main.cc: In function 'int main()':
Main.cc:6:3: error: 'i' was not declared in this scope
   i++;
   ^
Main.cc:9:8: error: 'i' was not declared in this scope
  cout<