0_0_39563460_20601.cpp: In function 'void solve()': 0_0_39563460_20601.cpp:43:24: error: 'sqrt' was not declared in this scope 43 | for(int i=1;i<=sqrt(tmp);i++) | ^~~~