GetDotted Domains

Viewing Thread:
"C++ Need help with code and fast/ limit on a few hours"

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Wed 09/04/03 at 16:07
Regular
Posts: 787
I need someone that can write a code in C++ that can produce an output formatted as follows.
Would you like to process a payroll record. y/n?
Please enter employee ID:123
Please enter employee Name:John Doe
Please enter employee Hours:40
Please enter employee Wage:$10.00
Would youlike to process another payroll. y/n?
Please enter employee ID:124
Please enter employee Name:Jane Smith
Please enter employee Hours:45
Please enter employee Wage:$20.00
Would you like to process another payroll record. y/n?
ID Name HRS Wage Gross SOCSEC STATE FED NET
123 Doe, John 40 10.00 400.00 25.20 14.00 68.00 292.80
124 Smith, Jane 45 20.00 950.00 59.85 33.25 161.50 695.40
End of program.
Press any key to continue
Note: All of the answers after the : of each statement is manually typed in when running the program.
This is the pseudocode that was given to me to use for this project.
const double socSecRate = 0.063;
const double stateRate = 0.035;
const double federalRate = 0.17;
const int maxsize = 10;
int arrays empID, empHours;
double array empWage;
string array empName;
all of size max as well as integer i for the array index and a character response. Initialize all values o numeric arrays to zero and string array to "default".
IF ANYONE CAN WRITE THIS PLEASE EMAIL IT TO ME BY THURSDAY AT 10:00am.
I know I am asking all lot but this is a very important project it determines wether I fiish my degree or not!!!!!
Thank you to whoever helps out at all.
[email protected]
Wed 09/04/03 at 16:27
Regular
Posts: 31
I said help but thanks for the luck anyways. I have half of it done but it won't run correctly.
Wed 09/04/03 at 16:26
Regular
"bing bang bong"
Posts: 3,040
I'm going to regret saying that when I post the answer three hours later :O/
Wed 09/04/03 at 16:26
Regular
"bing bang bong"
Posts: 3,040
Give me 15 minutes
Wed 09/04/03 at 16:24
Regular
Posts: 31
Thank you Mr. Snuggly finally a person with advise not a cut down I appreciate it. :) elleinad
Wed 09/04/03 at 16:23
Regular
"Pouch Ape"
Posts: 14,499
Who on Earth gets a Uni project of that size a few hours before it's meant to be handed in?

I doubt you'll find anyone here gullible enough to do your work for you. Try the FOG (chat) forum.

(On behalf of everyone who goes to Uni and puts effort in to their work)

Good luck anyway, matey.
Wed 09/04/03 at 16:22
Regular
"TheShiznit.co.uk"
Posts: 6,592
Try posting it in the Web Design forum, you'll get a better response.
Wed 09/04/03 at 16:22
Regular
Posts: 31
Oh and by the way I looked in the mirror and I look great why don't you try it. I am sure after your little comment you'll think differently about yourself. When someone asks for help they don't expect some smart a** to get on and cut them loose. Think about the last time you needed help and what the person was thinking about you.
Wed 09/04/03 at 16:18
Regular
Posts: 31
I just got the project when I typed it thanks for the vote on confidence.
Don't reply if you aren't going to help and you definetly are not helping
Wed 09/04/03 at 16:09
Regular
"Pouch Ape"
Posts: 14,499
Who on Earth leaves their degree work to the last few hours?

*look in mirror*

Yikes!
Wed 09/04/03 at 16:07
Regular
Posts: 31
I need someone that can write a code in C++ that can produce an output formatted as follows.
Would you like to process a payroll record. y/n?
Please enter employee ID:123
Please enter employee Name:John Doe
Please enter employee Hours:40
Please enter employee Wage:$10.00
Would youlike to process another payroll. y/n?
Please enter employee ID:124
Please enter employee Name:Jane Smith
Please enter employee Hours:45
Please enter employee Wage:$20.00
Would you like to process another payroll record. y/n?
ID Name HRS Wage Gross SOCSEC STATE FED NET
123 Doe, John 40 10.00 400.00 25.20 14.00 68.00 292.80
124 Smith, Jane 45 20.00 950.00 59.85 33.25 161.50 695.40
End of program.
Press any key to continue
Note: All of the answers after the : of each statement is manually typed in when running the program.
This is the pseudocode that was given to me to use for this project.
const double socSecRate = 0.063;
const double stateRate = 0.035;
const double federalRate = 0.17;
const int maxsize = 10;
int arrays empID, empHours;
double array empWage;
string array empName;
all of size max as well as integer i for the array index and a character response. Initialize all values o numeric arrays to zero and string array to "default".
IF ANYONE CAN WRITE THIS PLEASE EMAIL IT TO ME BY THURSDAY AT 10:00am.
I know I am asking all lot but this is a very important project it determines wether I fiish my degree or not!!!!!
Thank you to whoever helps out at all.
[email protected]

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

I am delighted.
Brilliant! As usual the careful and intuitive production that Freeola puts into everything it sets out to do. I am delighted.
Brilliant service.
Love it, love it, love it!
Christopher

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre
Feedback Close Feedback

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.