Оновити 'cv5/program.c'
This commit is contained in:
parent
67575827e3
commit
25638f985e
@ -68,6 +68,7 @@ int main(){
|
|||||||
else {
|
else {
|
||||||
memset(databaza[counter].name,0,velkost_mena);
|
memset(databaza[counter].name,0,velkost_mena);
|
||||||
databaza[id].votes = databaza[id].votes + value;
|
databaza[id].votes = databaza[id].votes + value;
|
||||||
|
size++;
|
||||||
}
|
}
|
||||||
counter++;
|
counter++;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user