0_0_38799747_23957.cpp: In function 'void update(int, int, int)': 0_0_38799747_23957.cpp:33:39: error: 'sqrt' was not declared in this scope 33 | seg[p].v = (long long)sqrt(seg[p].v); | ^~~~