DOS lotto program.
"Paulo Barbosa" <[email protected]> Thu, 14 Mar 2019 09:35:29 -0000
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <F56A4D724C804C048214B42A3D73F8C3@zumbidor> |
Hi, I found a little interesting program http://cd.textfiles.com/tigershare= ware/x15/lotowins.zip but it is only a demonstration version. I don't fully= understand how it works but I think it compares all possible lotto 6/49 co= mbinations, one by one, with all the draws in the database in succession an= d in the end it shows 10 tickets, which supposedly are the best 10 combinat= ions to play. It would be interesting if I could use it past the 12% limit.= What breakpoint is necessary to uncover the location of the counter which = limits the search for the best combinations to 12%? Paulo Barbosa=