An implementation to solve hells triangle problem with ruby
You gonna need to have installed ruby. No additional gems is needed
> # Clone this repository
> $ git clone https://github.com/carlosliracl/hells_triangle_ruby.git
> $ cd hells_triangle_ruby
> $ ruby tc_triangle_test.rb
MIT License
© 2018 Carlos Lira