Owl Get a Life
dquery.cpp: In function ‘int main()’:dquery.cpp:23:17: error: ‘sqrt’ was not declared in this scope 23 | ll blockSize = sqrt(n); | ^~~~