Show Bid Request
data structures (C++)
Bid Request Id: 20417
|
|
|
Posted by: |
studentHelp (1 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Jul 1, 2002 3:24:55 PM EDT
|
Bidding Closes: |
Jul 5, 2002 3:35:39 PM EDT
|
Viewed (by coders): |
518 times
|
Deadline: |
7/6/2002
TIME EXPIRED
|
|
|
|
Description:
My assignment literally taken from the syllabus is as follows:
"Write a program for implementing single variable polynomials using singly linked lists that supports symbolic addition and multiplication operations, in addition to input and output operations."
In plain english, I interpret this as the input being 2 different polynomials, the processing being either multiplication or addition, and the output being the results of the addition or multiplication operations.
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Platform:
Windows '98 and above
Must be 100% finished and received by buyer on:
Jul 6, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Special Conditions / Other:
Anything is better than nothing, I'm not familiar with C++ and have to figure out accepting input and producing output (not to mention figuring out what processing I need to do).
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$19 (USD)
|
Jul 1, 2002 8:31:23 PM EDT
|
10
(Excellent)
|
|
|
The program (compilable under VC++ under win32) will do the following:
(1) Ask the user to input two polynomials specifying powers and their respective coefficients.
(2) Will display two polynomials to the user (a) Representing the sum, and (b) Representing the product of the two inputted polynomials. The display will be in the form x^2,etc.etc.
The polynomials will be stored in linked lists and the addition/multiplication results will be stored in the same way.
If you have any questions, please feel free to ask.
|
|
|
|
|
|