0_0_39824236_8880.cpp: In function 'int main()': 0_0_39824236_8880.cpp:34:32: error: 'sqrt' was not declared in this scope 34 | int lim = (int)sqrt(n + m) * 1000 * 2; | ^~~~