Update cv1/program.c
This commit is contained in:
parent
6bc162f509
commit
040f82cf12
@ -62,11 +62,11 @@ int main()
|
||||
}
|
||||
if(check(r, pizz))
|
||||
{
|
||||
count++;
|
||||
|
||||
printf("%s %.2f\n", r, price);
|
||||
}
|
||||
|
||||
}
|
||||
}count++;
|
||||
printf("Nacitanyh %d poloziek", count);
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user