Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #55.0K
~1K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for lulug76

[quote=lulug76;111852]I am wrote a program that generates 20 random numbers from 1-99 and put them into an array. I am trying to sort them with a bucket sort, but I can't figure out how to do it. I have searched google and yahoo for information but everything I find just …

Member Avatar for deceptikon
0
194
Member Avatar for silicon

The best solutions I've seen lately for a variety of sorting methods are at: [URL]http://www.codecogs.com/pages/catgen.php?category=array/sort[/URL]

Member Avatar for ~s.o.s~
0
272
Member Avatar for indianscorpion2

I'm sorry to disappoint everyone. But what exactly are you calculating, its certainly not Pascal's Triangle. If you're in any doubt of what the first few rows of the triangle should look like see: [URL]http://en.wikipedia.org/wiki/Pascal_triangle[/URL] And some clean code I've found that shows how to calculate any given row in …

Member Avatar for Nick Evan
0
563

The End.