0_0_39260494_5451.cpp: In function 'int main()': 0_0_39260494_5451.cpp:41:38: error: 'sqrt' was not declared in this scope 41 | for (int i = 2; i <= sqrt(a[0]); i++) { | ^~~~