I Want To Program Code In Cpp
For the first 100 units - 60P per unit
For next 200 units - 80P per unit
Beyond 300 units - 90P per unit
All users are charged a minimum of Rs.50.If the total amount is more than Rs.300.00 then additional surcharges of 15% are added.
Write a program to read the names of users and number of units consumed and print out the charges with names.