0_0_36381039_2343.cpp: In function 'int main()': 0_0_36381039_2343.cpp:18:36: error: 'sqrt' was not declared in this scope int s = min((x + sqrt(d)) / 2, (x - sqrt(d)) / 2); ^