Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Micke Nordin 807bc71c30
Merge branch 'master' of https://github.com/mickenordin/lychrel
il y a 6 ans
README.md Update README.md il y a 6 ans
lychrel.cpp Simplify and add list of all lychrel numbers under 10000 il y a 6 ans
lychrel.hpp Ading source il y a 6 ans
lychrel.txt Simplify and add list of all lychrel numbers under 10000 il y a 6 ans
main.cpp Simplify and add list of all lychrel numbers under 10000 il y a 6 ans

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