Solution to Project Euler Problem 54

版本 1.1.0.0 (9.1 KB) 作者: Husam Aldahiyat
How many hands did player one win in the game of poker?
1.7K 次下载
更新时间 2009/7/2

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Card games 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Commented files, did minor corrections, added joke.

1.0.0.0