Find Jobs
Hire Freelancers

c++ program

$10-30 USD

Closed
Posted almost 10 years ago

$10-30 USD

Paid on delivery
Purpose of this assignment: The purpose of this assignment is to understand the loop programming construct. Problem Description: Write a program that calculates the balance of a savings account at the end of each month and a final report at the end. Input data from data file “[login to view URL]” cp $PUB/[login to view URL] [login to view URL] First, it reads the starting balance and the annual interest rate. A loop should then iterate to process all stored data. Each line contains each month data - total amount deposited into the account during that month and the total amount withdrawn from the account during that month. For each month, the program should display starting balance of that month deposit of that month withdrawal of that month interest earned that month ending balance of that month After the last iteration, the program should display a final report that includes the following information: You count number of months in data file and starting balance at the beginning of the ____ month period total deposits made during the _____ months total withdrawals made during the _____ months total interests posted to the account during the _____ months final balance Sample input 1000.00 0.1 300.20 100.00 200.00 300.00 500.00 50.00 Sample Runs: initial balance : 1000 annual interest rate : 0.1 Enter the amount deposited this month : $300.20 Enter the amount withdrawn this month : $100 ========================================================= monthly statement: the starting balance of this month : $1000.00 deposit of this month : $300.20 withdrawal of this month : $100.00 interest earned this month : $9.17 the ending balance of this month : $1209.37 Enter the amount deposited this month : $200 Enter the amount withdrawn this month : $300 ========================================================= monthly statement: the starting balance of this month : $1209.37 deposit of this month : $200.00 withdrawal of this month : $300.00 interest earned this month : $9.66 the ending balance of this month : $1119.03 Enter the amount deposited this month : $500 Enter the amount withdrawn this month : $50 ========================================================= monthly statement: the starting balance of this month : $1119.03 deposit of this month : $500.00 withdrawal of this month : $50.00 interest earned this month : $11.20 the ending balance of this month : $1580.23 ========================================================= quarterly statement: starting balance of 3 month period : $1000.00 total deposit of 3 month period : $1000.20 total withdrawal of 3 month period : $450.00 total interest of 3 month period : $30.03 ending balance of 3 month period : $1580.23 REQUIREMENTS:- Your program should provide an appropriate prompt and messages to inform the user. User cannot overdraw from this account. Request another amount of withdrawal Use fixed format with 2 digits after decimal point precision. Print monthly and end-of-all report Your program must have a beginning comment block and proper documentation as shown in ola1. Programming Procedure: login to ranger
Project ID: 6115394

About the project

38 proposals
Remote project
Active 10 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
38 freelancers are bidding on average $26 USD for this job
User Avatar
Hi, I am placing my bid on your project because I have read the requirements and I am confident enough with my C++ and algorithm skills. I am focused mostly on doing computer science homework here in freelancer.com and I would like to help you get this project done if you would give me the opportunity. I am a computer science professor and practitioner and this assignment is one of the fields that I teach very well so I can assure you an accurate result. Let me know if you are interested so I can start. Thanks.
$30 USD in 1 day
5.0 (636 reviews)
7.3
7.3
User Avatar
Hello. It looks as easy assignment, it can be done in several hours .................................
$10 USD in 1 day
4.9 (1018 reviews)
7.4
7.4
User Avatar
Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready ! Ready !
$25 USD in 1 day
4.9 (63 reviews)
6.7
6.7
User Avatar
Hello, Your task is really simple. I can do it in an hour. Thanks.........................................
$25 USD in 1 day
4.9 (213 reviews)
6.7
6.7
User Avatar
I am very proficient in c, c++. I have 15 years c++ developing experience now, and I have worked for 5 years. My work is online game developing, and mainly focus on server side, the lauguage is c++ under linux os. So, programming in c++ is never a problem. I used c++ to make many great projects, for example, I made the tools which can convert java files to c++ with the same meaning, of course garbage collection included. I made our own mobile game using c++, I even can show you the demo of client. Trust me, please let expert help you.
$25 USD in 0 day
4.8 (124 reviews)
6.8
6.8
User Avatar
Hi, I am C++ expert and can surely help you here with this project. I have a lot of experience in helping students with their assignments and tutoring. Please communicate to discuss further. I will start as soon as you award. Thank you. Regards Anshu
$30 USD in 1 day
4.7 (196 reviews)
6.5
6.5
User Avatar
Seems VERY Easy to me. I can do this before deadline. Contact me ASAP. Regards, Junaid
$15 USD in 1 day
5.0 (50 reviews)
5.9
5.9
User Avatar
I am an expert in delivering custom programs and willing to discuss further about the project specs.
$84 USD in 2 days
4.9 (37 reviews)
6.1
6.1
User Avatar
Hi mate, I can do this assignment for you if you want, thanks for your consideration! Regards. Hoang
$10 USD in 0 day
5.0 (61 reviews)
5.1
5.1
User Avatar
I have 5 years experience in C/C++ programming. I can easily handle this kind of problem. Please let me help you finish it. Thank you!
$25 USD in 2 days
4.8 (11 reviews)
4.0
4.0
User Avatar
Hello, I am finishing my master now and I work as a professional programmer. If the price seems fair to you, please let me know. Good luck with your studies by the way :-)
$30 USD in 1 day
5.0 (5 reviews)
3.1
3.1
User Avatar
A proposal has not yet been provided
$25 USD in 0 day
4.8 (3 reviews)
2.2
2.2
User Avatar
Hello I am a Masters in Embedded systems student and I am a skilled C++ Programmer. I can do this project for you within one day. Can you please convert this into a hourly project then that way I can reduce the bid further.
$15 USD in 1 day
4.2 (1 review)
2.7
2.7
User Avatar
Hi dlwo, This project is simple yet interesting. You can see my past two projects in C and C++ here: https://www.freelancer.com/projects/C-Programming/Keyword-search-multi-threading.html https://www.freelancer.com/projects/C-Programming-Software-Testing/Write-some-Software.html This is how I plan to do this project: 1. Read the initial amount and the interest rate from the first line in the file. 2. For each month (loop) show the monthly statement as described, this is only a matter of a few calculations and checking if withdrawal amount is not more than total amount in the account 3. Keep a total count of withdrawals and deposit, and show summary information for all the months. This should be coded in less than an hour. I am only charging the minimal amount because I want to add C++ experience to my profile, because I have deep interest in C++. You can pay me the full amount after the project is done. Plus, there would be no memory leaks in the program, no redundant memory usage and program would be of minimal complexity. Thanks a lot for reading my bid. Looking forward to work with you. Questions are welcome in chat.
$10 USD in 0 day
5.0 (2 reviews)
1.1
1.1
User Avatar
Hello sir , I am a programmer in C++ I will be able to do your project in given time and money . Please get in touch so that we can discuss more . With regards, N L Ramachandrachudamani
$25 USD in 5 days
3.6 (1 review)
1.8
1.8
User Avatar
I will like to work on the project. I have 12 yrs exp and out of that 4 yrs in c++. I have gone through the requirements I could do it in 1 day Minal From Risbud software consultancy
$30 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Dear client, I've experience in using C++. I can deliver this project within a day. Just want to clear one thing, at the end of each month you are asking user to input total withdraws and deposits of that month or you are getting that in a .txt file ??
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Written very similar programs while taking computer science classes in college. I have a very strong knowledge of c++, so this will be no problem at all. I am looking to build my reputation on this site, so I figure taking small jobs like this should help.
$20 USD in 0 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I am a C++ tutor, and will comment and document your code in such a way that you can also understand what it does and how the logic behind it works.
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I am the best person for this project. Contact me with your requirements for better and good quality output.
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
atlanta, United States
5.0
13
Payment method verified
Member since Nov 18, 2013

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.