parent
77725500b9
commit
3e6d9b6490
@ -1,4 +1,8 @@
|
||||
# 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>
|
||||
|
||||
https://en.wikipedia.org/wiki/Lychrel_number
|
||||
|
Loading…
Reference in new issue