0_0_39827059_13000.cpp: In function 'int main()': 0_0_39827059_13000.cpp:8:20: error: 'sqrt' was not declared in this scope 8 | for (len = sqrt(2 * m); len >= 1; len--) | ^~~~