0_0_35312085_31067.cpp: In function 'int fun(int)': 0_0_35312085_31067.cpp:7:29: error: 'sqrt' was not declared in this scope for (int i = 2; i <= sqrt(n); i++) { ^