0_0_39774515_25973.cpp: In function 'int main()': 0_0_39774515_25973.cpp:66:28: error: 'sqrt' was not declared in this scope; did you mean 'Sqrt'? 66 | int Sqrt = sqrt(N) + 1; | ^~~~ | Sqrt