Find Jobs
Hire Freelancers

EZ C++ Intro college program needed

$10-15 USD

In Progress
Posted over 22 years ago

$10-15 USD

Paid on delivery
Practice for call-by reference and file merge: Problem Statement : Write a program that tells what coins to give out for any amount of change from 1 cent to 99 [login to view URL] example, if the amount were 86 cents, the output would be something like following: 86 cents can be given as 3 quarters 1 dime and 1 penny Use coin denominations of 25 cents(quarters), 10 cents(dimes), 5 cents(nickels), and 1 cent(pennies).Do not use half-dollar coins. Your program will use the following function(among others): intcompute_coin(int coin_value, int& amount_left); precondition: 0<=amount_left<100. post-condition: Function value == number of coin has been set to the maximum number of coins of denomination coin_value cents that can be obtained from amount_left cents. amount_left has been decreased by the value of the coins, i.e., decreased by number of coin * coin_value. For example, suppose the value of the variable amount_left is 86. Then after the following call, the value of number will be 3, and the value of amount_left will be 11: number = compute_coin(25, amount_left); Include a loop that repeats this computation for new input values until data runs [login to view URL] program should also check errors such as invalid input values and file not existing. ->>>CANNOT BE COMPLEX_THIS IS INTRO to C++ class ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. ## Deadline information need 2 nite or by noon on the 5th
Project ID: 2830671

About the project

1 proposal
Remote project
Active 23 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
See private message.
$7 USD in 14 days
4.9 (7 reviews)
2.0
2.0

About the client

Flag of UNITED STATES
United States
5.0
2
Member since Nov 4, 2001

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.