0_0_39159577_28795.cpp: In function 'int main()': 0_0_39159577_28795.cpp:14:29: error: 'sqrt' was not declared in this scope 14 | for (i=1;i<=sqrt(n);i++){ | ^~~~