Run id: 6391

Main.cc: In function 'int main()':
Main.cc:11:5: error: expected ';' before 'if'
     if(n%k>1){
     ^