選択できるのは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