Update cv1/program.c
This commit is contained in:
parent
a1c175e88a
commit
f1096a6488
@ -64,7 +64,7 @@ int main()
|
|||||||
if(check(r, pizz))
|
if(check(r, pizz))
|
||||||
{
|
{
|
||||||
|
|
||||||
printf("%s %.2f\n", r, price);
|
printf("%s%.2f\n", r, price);
|
||||||
}
|
}
|
||||||
count++;
|
count++;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user