cv3
This commit is contained in:
parent
e81dd258dc
commit
321bc94ac0
@ -54,7 +54,7 @@ int main() {
|
||||
continue;
|
||||
}
|
||||
if (isdigit(Ppole[i]) == 0){
|
||||
printf ("neplati\n");
|
||||
printf ("Nepodarilo sa nacitat polynom na %d mieste.\n", i);
|
||||
exit(0);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user