Solution to Project Euler Problem 54

How many hands did player one win in the game of poker?
1,7K téléchargements
Mise à jour 2 juil. 2009

Afficher la licence

This is the solution to the problem found here:

<http://projecteuler.net/index.php?section=problems&id=54>

When I solved the problem I found the code to be modular and simple. I thought it can help others in learning logical thinking and how to simplify a big problem into several smaller ones. This is why I don't think I'm breaking any ethical barriers by submitting the solution here.

Citation pour cette source

Husam Aldahiyat (2024). Solution to Project Euler Problem 54 (https://www.mathworks.com/matlabcentral/fileexchange/24605-solution-to-project-euler-problem-54), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2008b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Card games dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Commented files, did minor corrections, added joke.

1.0.0.0