/project-euler

Solutions for Project Euler in Ruby

Primary LanguageRuby

#project-euler

Solutions for Project Euler in Ruby.

Build Status

Project Euler

Official website

Structure

  • problems Problems description.

  • answers The right answers.

  • ruby My solutions in Ruby.

  • test Test for ruby sources.

License & Copyright

The content of directory problems are Copyright by ProjectEuler.net.

ruby and test are Copyright 2012(c) John Hu. Released under the MIT license.