Main.cc: In function 'int main()': Main.cc:10:31: error: 'brak' was not declared in this scope if(n%i==0){cout<<"No";brak;} ^