newnew
This commit is contained in:
parent
76d8899440
commit
b76a6126e6
@ -37,7 +37,7 @@ while (fgets(line, sizeof(line), stdin) != NULL)
|
|||||||
|
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
printf("Invalid input for coefficient.\n");
|
printf("Nepodarilo sa nacitat polynom na %d mieste.\n", counter + 1);
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user