Update 'cv10/program.c'
This commit is contained in:
parent
ad6c53e639
commit
8c8f2d409f
@ -58,7 +58,7 @@ int mena = 0;
|
|||||||
|
|
||||||
|
|
||||||
if (MaxCislo == 0 || MaxCislo == -1){
|
if (MaxCislo == 0 || MaxCislo == -1){
|
||||||
printf("Nespravny vstup");
|
printf("Nespravny vstup\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user