Main.cc: In function ‘int main()’: Main.cc:7:17: error: ‘c’ was not declared in this scope if(a%b==0) c=c+b; ^ Main.cc:9:17: error: ‘c’ was not declared in this scope cout<<"%d"<