您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
Micke Nordin 807bc71c30
Merge branch 'master' of https://github.com/mickenordin/lychrel
6 年前
README.md Update README.md 6 年前
lychrel.cpp Simplify and add list of all lychrel numbers under 10000 6 年前
lychrel.hpp Ading source 6 年前
lychrel.txt Simplify and add list of all lychrel numbers under 10000 6 年前
main.cpp Simplify and add list of all lychrel numbers under 10000 6 年前

README.md

lychrel

Iterate through numbers to rule out that they are lychrel numbers

compile with: g++ -o lychrel lychrel.cpp lychrel.hpp main.cpp

run with: ./lychrel "a number you want to check" i.e.:

./lychrel 196

https://en.wikipedia.org/wiki/Lychrel_number