No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Micke Nordin 807bc71c30
Merge branch 'master' of https://github.com/mickenordin/lychrel
hace 6 años
README.md Update README.md hace 6 años
lychrel.cpp Simplify and add list of all lychrel numbers under 10000 hace 6 años
lychrel.hpp Ading source hace 6 años
lychrel.txt Simplify and add list of all lychrel numbers under 10000 hace 6 años
main.cpp Simplify and add list of all lychrel numbers under 10000 hace 6 años

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