Run id: 8204

Main.cc: In function 'int main()':
Main.cc:10:10: error: 'k' was not declared in this scope
     if(n%k>=1 && n%k<=k){
          ^