0_0_39370463_17969.cpp: In function 'int main()': 0_0_39370463_17969.cpp:12:20: error: 'sqrt' was not declared in this scope 12 | for (int i = 2; i<=sqrt(n); i++) { | ^~~~