Run id: 106603

Main.cc: In function 'int main()':
Main.cc:7:26: error: 'sqrt' was not declared in this scope
     for(int i=2;i<=sqrt(n);i++){
                          ^