Aktualizovat du2/program.c
This commit is contained in:
parent
68a5c0a1d3
commit
2fcab36b21
@ -61,7 +61,7 @@ int main() {
|
||||
}
|
||||
else
|
||||
{
|
||||
DBStudenti[x].pocetHlasov += najdPocetHlasov;
|
||||
DBStudenti[najdDuplikatIndex].pocetHlasov += najdPocetHlasov;
|
||||
}
|
||||
|
||||
//(pravdepodobne redundantne) reset nacitanych hodnot na konci kazdeho cyklu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user