0_0_15951559_6528.cpp: In function 'int main()': 0_0_15951559_6528.cpp:35:30: error: 'sqrt' was not declared in this scope for (int k = int(sqrt(num)+0.5); k*k * 3 >= num; --k) ^