Search:

Type: Posts; User: MetalSmasher86

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    10,126

    Help with a huge integer problem

    Basically, this problem is supposed to create a class HugeInteger that uses a 40-element array of digits to store integers as large as 40 digits each. It's also supposed to provide member functions...
  2. Replies
    1
    Views
    1,263

    Help with a Poker problem

    I've been working on a problem that simulates a poker hand. The program shuffles a standard deck of 52 cards and then deals a 5-card poker hand. Then it evaluates what kind of hand you have. Here's...
Results 1 to 2 of 2