Update README.md

master^2
Mikael Nordin 7 years ago committed by GitHub
parent 72f2e7d1bf
commit ef41d0720b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,7 @@ 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…
Cancel
Save