Search:

Type: Posts; User: Voron

Search: Search took 0.00 seconds.

  1. You're right, I set the print command in the...

    You're right, I set the print command in the wrong spot. The end now looks like this:


    else
    {
    x = x-1;
    }

    }
  2. Need help, using random seed to generate card deck, odd output

    Program background:

    I'm trying to simulate a 6-deck blackjack shoe, but only running through the first 3 decks; casinos shuffle at any point after the halfway, so I'm just assuming they shuffle...
Results 1 to 2 of 2