0_0_39506007_7768.cpp: In function 'int main()': 0_0_39506007_7768.cpp:31:47: error: 'sqrt' was not declared in this scope; did you mean 'st'? 31 | int st=min((ll)b.size()-1,(ll)sqrt(b.size())); | ^~~~ | st