Exercises from https://projecteuler.net/ resolved using ruby
Each problem is resolved under the problems folder. Execute the script and it will print the result.
For example:
$ ruby problems/problem_1.rb
234168
Exercises from https://projecteuler.net/ resolved using ruby
Each problem is resolved under the problems folder. Execute the script and it will print the result.
For example:
$ ruby problems/problem_1.rb
234168