Run id: 95825

Main.cc: In function 'int main()':
Main.cc:20:6: error: 'i' was not declared in this scope
  if (i % 2 == 0){
      ^