This commit is contained in:
Radovan Kofira 2020-10-05 00:14:23 +02:00
parent c760778417
commit b621066391
2 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ int main(){
//printf("%s",jedalny_listok[counter].name);
//printf("%s",item.name);
counter += 1;
printf("%d\n",counter);
if (counter>=POCET_JEDAL)
{
break;

Binary file not shown.