Skip to content

Calculating the number of poker wins. A more elaborated version of problem 54 from project Euler.

Notifications You must be signed in to change notification settings

raulberari/poker-wins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker Wins

My way of solving problem 54 from Project Euler. The numberOfPokerWins.cpp file reads from carti.txt a number n succeeded by n lines of 10 cards each. The output in poker.out shows the visual representation of each game and writes down the conclusion.

To generate more tests, I wrote a simple Python script that writes an n number of games into carti.txt.

Alt text

About

Calculating the number of poker wins. A more elaborated version of problem 54 from project Euler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published