Home
About
Contact
Privacy Policy
Terms And Conditions
Disclaimer
ELAB SOLUTIONS
Header Ads Widget
Responsive Advertisement
Home-icon
Ticker
6/recent/ticker-posts
Home
input and output
Bottle Deposits
Bottle Deposits
Abishiek
August 26, 2020
Bottle Deposits Solution:
#include <stdio.h>
int main()
{
float a,b,c;
scanf("%f",&a);
scanf("%f",&b);
c=(a*0.10)+(b*0.25);
printf("Refund for Bottles=%.2f",c);
return 0;
}
Post a Comment
0 Comments
Followers
Social Plugin
Ad Space
Responsive Advertisement
Popular Posts
Labels
Elab Solution
10
input and output
10
0 Comments