Main.cc: In function 'int main()': Main.cc:11:12: error: 'i' was not declared in this scope if(i%2==0){ ^ Main.cc:22:1: error: expected '}' at end of input } ^