Main.cc: In function 'int main()': Main.cc:8:12: error: 'b' was not declared in this scope if(b%3==2&&b%5==3&&b%7==2){ ^