A simple OO solution to Project Euler Problem 54, Poker Hands.
The required text file containing the poker games is already included in this repo. To run the program and see the solution, use php src/Poker.php
.
A simple OO solution to Project Euler Problem 54, Poker Hands.
The required text file containing the poker games is already included in this repo. To run the program and see the solution, use php src/Poker.php
.