Show Bid Request
using classes
Bid Request Id: 451
|
|
|
Description:
Two-dimensional arrays are a component of many programs. The goal of this exercise is to simplify the development of such programs by encapsulating the concept of a two-dimensional array (of integers) into a convenient C++ class. Your job is to implement this class. (Attachment includes definition of class) Save the file as twoDimArray.cpp.
Note that your constructor must dynamically allocate an ordinary one-dimensional array of integers. Recall our discussion about additional dimensions being just convenient abstractions. For example, there is no such thing as an 4x5 "table" in memory, but we can allocate 20 integers of memory and pretend that the first 4 integers belong to one row, and the next 4 belong to the next row, and so on.
use this class to rewrite the fifteen program, generalizing so that the player can specify the number of rows and columns on the board.
Deliverables: The implemented twoDimArray.cpp class
And fifteen.cpp which uses the above file
Special Conditions / Other:
Need it by 22 June, 2001 12 pm
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!
|
$22.50 (USD)
|
Jun 18, 2001 4:01:32 PM EDT
|
10
(Excellent)
|
|
|
Hi smonnoo,
I would be glad to work for you again, since my Game Fifteen program was successful. It will not take me a lot of time to encapsulate the functions in previous code into class (es). I wanted to make $20, but I was allowed to make $22.50. but $20 still valid! I already have started the program
|
|
|
|
|
|