Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Micke Nordin 807bc71c30
Merge branch 'master' of https://github.com/mickenordin/lychrel
6 anni fa
README.md Update README.md 6 anni fa
lychrel.cpp Simplify and add list of all lychrel numbers under 10000 6 anni fa
lychrel.hpp Ading source 6 anni fa
lychrel.txt Simplify and add list of all lychrel numbers under 10000 6 anni fa
main.cpp Simplify and add list of all lychrel numbers under 10000 6 anni fa

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