0_0_38790949_22609.cpp: In function 'void solve()': 0_0_38790949_22609.cpp:18:26: error: 'sqrt' was not declared in this scope 18 | for (int i = 2; i <= sqrt(temp); i++) | ^~~~