Show Bid Request
Reverse Number, (Assembly)
Bid Request Id: 69241
|
|
|
Posted by: |
Cougar (35 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 19.35%
|
Buyer Security Verifications: |
Excellent
|
Approved on: |
Jun 19, 2003 9:50:06 PM EDT
|
Bidding Closes: |
Jun 21, 2003 9:49:04 PM EDT
|
Viewed (by coders): |
338 times
|
Deadline: |
6/22/2003
TIME EXPIRED
|
|
|
|
Description:
The third assignment is to reverse a four digit number. Attached is the C driver for the program. The answer should look like : 4567 reversed is 7654 You need to know how MUL and DIV work.(They aren't as straightforward as ADD/SUB).
Also, in the floppy you submit, please make sure you have exactly 1 .ASM file and 1 .C file and nothing else.
#include unsigned REV(unsigned); void main() { unsigned int i=4567; unsigned int j=0; j =REV(i); printf("\n%u reversed is %u",i,j); }
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.
Platform:
has to be in MASM
Must be 100% finished and received by buyer on:
Jun 22, 2003 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 |
|
|
|
|
N/A
|
Jun 20, 2003 6:15:38 AM EDT
|
9.85
(Excellent)
|
|
|
I am ready with the code now
|
|
|
|
This bid was accepted by the buyer!
|
$10 (USD)
|
Jun 20, 2003 6:35:17 AM EDT
|
9.85
(Excellent)
|
|
|
Hi man ready?
|
|
|
|
|
|