Run id: 118585

Main.cc: In function 'bool add(int)':
Main.cc:5:23: error: 'sprt' was not declared in this scope
  for(int i=2;i<=sprt(k);i++){
                       ^
Main.cc:6:6: error: 'n' was not declared in this scope
   if(n%i==0)
      ^