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