You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Micke Nordin
807bc71c30
|
7 years ago | |
---|---|---|
README.md | 7 years ago | |
lychrel.cpp | 7 years ago | |
lychrel.hpp | 7 years ago | |
lychrel.txt | 7 years ago | |
main.cpp | 7 years ago |
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