Project Euler
全部梭哈迟早暴富
这个作者很懒,什么都没留下…
展开
-
算法设计之Project Euler 11~20 (python3.6版)(未完待更)
一、Project Euler 11:Largest product in a grid Largest product in a grid In the 20×20 grid below, four numbers along a diagonal line have been marked in red. ...原创 2018-09-26 10:19:42 · 482 阅读 · 0 评论 -
算法设计之Project Euler 01~10 (python3.6版与C++版实现)
一、Project Euler 01:Multiples of 3 and 5 Multiples of 3 and 5 If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find ...原创 2018-09-10 14:13:48 · 550 阅读 · 0 评论