Show Bid Request
array
Bid Request Id: 64344
|
|
|
Posted by: |
Jaytho1 (3 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
May 21, 2003 4:07:08 PM EDT
|
Bidding Closes: |
May 23, 2003 2:59:16 PM EDT
|
Viewed (by coders): |
97 times
|
Deadline: |
5/23/2003 3:00:59 PM
TIME EXPIRED
|
|
|
|
Description:
-This must be done in C++ not C. Write a funtion called delete_repeats that has a partially filled array of characters as a formal parameter and that deletes all repeated letters from the array. Since a partially filled array requires two arguments, the funtion will actually have two formal paramters: an array parameter and a formal parameter of type int that gives the number of array positions used. When a letter is deleted, the remaining letters are moved forward to fill in the gap. This will create empty positions at the end of the array so that less of the array is used. Since the formal parameter is a partially filled array, a second formal parameter of type int will tell how many array positions are filled. This second formal parameter will be a call by reference parameter and will be changed to show how much of the array is used after the repreated letters are deleted. For example: char a[10]; a[0]='a'; a[1]='b'; a[2]='a'; a[3]='c'; int size=4; delete_repeats(a,size);
After this code is executed, the value of a [0] is 'a', the value of a [1] is 'b', the value of [2] is 'c', and the value of size is 3. You may assume that the partially filled array contains only lowercase letters. Embed your function in a suitable test program.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
4) Must be done in C++ not C.
Platform:
Must work in Windows operating system.
Must be 100% finished and received by buyer on:
May 23, 2003 3:00:59 PM 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.
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!
|
$9 (USD)
|
May 21, 2003 4:43:16 PM EDT
|
9.59
(Excellent)
|
|
|
hello , I am again .. Please accept it . I hope you might got nice grade from my old program for you .. Any way I am ready to complete this as early as possible
Keep in touch Jobi
|
|
|
|
|
|