Merge branch 'master' of https://github.com/mickenordin/lychrel
This commit is contained in:
commit
807bc71c30
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,8 @@ 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>
|
||||
run with: ./lychrel "a number you want to check" i.e.:
|
||||
|
||||
./lychrel 196
|
||||
|
||||
https://en.wikipedia.org/wiki/Lychrel_number
|
||||
|
|
Loading…
Add table
Reference in a new issue