Run id: 136052

Main.cc: In function 'bool wan_quan1(int)':
Main.cc:20:19: error: 'sqrt' was not declared in this scope
     int q = sqrt(n);
                   ^