funguje
This commit is contained in:
parent
71330f66e0
commit
a2bc90e81c
@ -61,7 +61,7 @@ int main() {
|
||||
int count = read_and_sum_votes(students, MAX_STUDENTS);
|
||||
|
||||
if (count == 0) {
|
||||
printf("Chyba: Nepodarilo nacitat nic\n");
|
||||
printf("Nepodarilo nacitat nic\n");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user