No description
| lychrel.cpp | ||
| lychrel.hpp | ||
| lychrel.txt | ||
| main.cpp | ||
| 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