0_0_31575345_27957.cpp: In function 'int main()': 0_0_31575345_27957.cpp:77:32: error: 'sqrt' was not declared in this scope for(int i=1,maxx=sqrt(n);i<=maxx;i++) { ^