@ -10,7 +10,7 @@ int main() {
int length = 0;
double result = 0.0;
while (count < SIZE && scanf("%lf", &input) == 1) {
coefs[count] = input;
count++;
//hello
The note is not visible to the blocked user.