Mihai Cvasnievschi

Show:

What's happening?

  • Followup: RE: "Perkisize processor" Optimization

    Attention: I haven't said the Group B should be used as Skip! The better predictions are generated only if the score is incremented for only one number from the draw.

    2003-10-22 10:40:28 UTC in WINHunter

  • "Perkisize processor" Optimization

    I've implemented in C++ the Perkisize for speed reasons. By mistake on the Group B I've changed the Perkisize score only for one number from the draw as following: for(int i = 0; i < 6; i++) { m_aPerksized[dd.nPicks[2]] = m_aPerksized[dd.nPicks[nDrw]] < 1 ? m_aPerksized[dd.nPicks[nDrw]] - 1 : m_aPerksized[dd.nPicks[nDrw]] + 1; } And after I found out the bug I realized I got...

    2003-10-22 10:36:51 UTC in WINHunter

About Me

  • 2003-10-22 (6 years ago)
  • 892215
  • h3r3tik (My Site)
  • Mihai Cvasnievschi

Send me a message