pri prazdnom vstupe chybova hlaska
This commit is contained in:
parent
d136e31b20
commit
3b9b57c23b
@ -43,7 +43,8 @@ int main() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
if (count == 0) {
|
if (count == 0) {
|
||||||
return 1;
|
printf("Nepodarilo nacitat nic\n");
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
int sorted_voting[99];
|
int sorted_voting[99];
|
||||||
char names_after_sorting[99][50];
|
char names_after_sorting[99][50];
|
||||||
|
Loading…
Reference in New Issue
Block a user