magupisoft / Coins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COINS - Bytelandian gold coins -
Solution for Sphere online judge problem

Manuel Gutiérrez Pineda

####@magupisoft

Installation
> bundle install
.
.
.
> rake install
> coins 12
Input: (valid coins)
12
Output:
13
coins 12 42 1000 1000000 1000000000
Testing
> cd coins
> rspec spec/

About


Languages

Language:Ruby 72.2%Language:Gherkin 17.2%Language:HTML 10.6%Language:Shell 0.1%