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