Run id: 124001

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