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