Aktualizovat du4/program.c
This commit is contained in:
parent
71acba7113
commit
8d115e9452
@ -25,7 +25,7 @@ int main() {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
znayd=0;
|
||||||
for (int i = 0; i < kilkstudentiv; i++) {
|
for (int i = 0; i < kilkstudentiv; i++) {
|
||||||
if (strcmp(studenty[i].name, name) == 0) {
|
if (strcmp(studenty[i].name, name) == 0) {
|
||||||
studenty[i].votes += golosa;
|
studenty[i].votes += golosa;
|
||||||
|
Loading…
Reference in New Issue
Block a user