Thread: Write a complete program?

  1. #1
    Registered User
    Join Date
    Nov 2018
    Posts
    1

    Write a complete program?

    Q1) Write a complete program to upload credits to you the water utility card from a bank. The person at the counter asks for the amount to be purchased in (cubic meters) m3. The amount to be paid to the bank is calculated as follows:
    Basic charge: 4.5 TL
    Charge per cubic meters: 6.5 TL for ≤ 20m3
    8.5TL for > 20m3 and ≤ 30m3
    10.5TL for > 30m3
    To the total amount %12 VAT should be included.
    Your program should interact with the user as shown below. Be careful about the formatted output. For the amounts in TL note that, after the decimal point two digits should be displayed.

    Image: FA802 DEA 575 F 4 FAA 9 E6 C EC69 EA10 C875 — Postimage.org

    Can you reach me by PM if you can?

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    4,632
    So what have you tried? Where is your code?

    Can you reach me by PM if you can?
    Ahh, no.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Please help complete this program
    By Mario F. in forum Tech Board
    Replies: 5
    Last Post: 09-29-2016, 03:12 PM
  2. please help e to complete the program
    By trojan32 in forum C Programming
    Replies: 3
    Last Post: 01-27-2013, 01:40 AM
  3. Auto-Complete Program in c
    By YannB in forum C Programming
    Replies: 9
    Last Post: 01-15-2013, 01:01 AM
  4. Little help to complete my program..pls..
    By scorpio76 in forum C Programming
    Replies: 14
    Last Post: 02-24-2011, 05:58 AM
  5. c++ complete program
    By gaza rose in forum C++ Programming
    Replies: 7
    Last Post: 12-11-2008, 01:47 PM

Tags for this Thread