Show Bid Request
Simple Assembly (Urgent)
Bid Request Id: 68538
|
|
|
Posted by: |
Cougar (23 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 18.64%
|
Buyer Security Verifications: |
Excellent
|
Approved on: |
Jun 16, 2003 12:33:02 AM EDT
|
Bidding Closes: |
Jun 17, 2003 5:30:00 AM EDT
|
Viewed (by coders): |
258 times
|
Deadline: |
6/18/2003
TIME EXPIRED
|
|
|
|
Description:
HhW02 is to find the GCD of 2 numbers using subtraction. Attached herewith is the
C Driver for the homework.
Note:
1)The program will be tested for other numbers including 0, same numbers etc.
2)Remember there are marks for code neatness and proper comments (Author, Date,
Assignment number, Purpose etc.)
#include <stdio.h>
unsigned GCD (unsigned, unsigned);
int main()
{
unsigned int i=1066;
unsigned int j=1492;
unsigned int k;
k=GCD(i,j);
printf("\n The Greatest Common Divisor of %5u and %5u is %5u",i,j,k);
return(0);
}
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 Run on "MASM"
Must be 100% finished and received by buyer on:
Jun 18, 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 |
|
|
|
This bid was accepted by the buyer!
|
$15 (USD)
|
Jun 16, 2003 1:37:18 PM EDT
|
9.85
(Excellent)
|
|
|
I can deliver the code with in time My code will be self explanatory. for more details about me please see my old works here .accept my bid soon
regards john
|
|
|
|
|
|