0_0_39719677_28705.cpp: In function 'int main()': 0_0_39719677_28705.cpp:15:45: error: 'sqrt' was not declared in this scope 15 | for (int j = 2; j < sqrt(k); j++) { | ^~~~