Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: unikiller
Forum: C Dec 15th, 2004
Replies: 0
Views: 2,277
Posted By unikiller
I am allitle confused about shell sorting , how exactly is it done ?

Say I have an array of 25 , 15 , 20 ,40,9,2,4,5,100,1

The next step would be gap1/2 , which would be 5 right ?

so then it...
Forum: C++ Dec 9th, 2004
Replies: 4
Views: 6,227
Posted By unikiller
nevermind finally got it :)
Forum: C++ Dec 8th, 2004
Replies: 4
Views: 6,227
Posted By unikiller
Ok ... nevermind ... don't got it ....

This is what I put

void Fraction::reduce()

{
int b=den;
int c;
int a=num;
Forum: C++ Dec 8th, 2004
Replies: 4
Views: 6,227
Posted By unikiller
nevermind got it finally
Forum: C++ Dec 8th, 2004
Replies: 4
Views: 6,227
Posted By unikiller
I've been working on this class for about 2-3 weeks and I got everything done except the reducing part. I can't figure it out , I know you have to use the GCD algorithm , but I cannot figure out how...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC