Main.cc: In function 'int main()': Main.cc:8:12: error: 'b' was not declared in this scope if(b%4==0){ ^ Main.cc:12:9: error: expected ';' before '}' token } ^