0_0_39397979_7381.cpp: In function 'int main()': 0_0_39397979_7381.cpp:56:10: error: 'sqrt' was not declared in this scope; did you mean 'sq'? 56 | sq = sqrt(Max); | ^~~~ | sq