Main.cc: In function 'int main()': Main.cc:6:8: error: 'n' was not declared in this scope if(n%3==0&&n%5==0){ ^