nickaknudson / elacarte-city

E la Carte challenge 1 solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elacarte-city

E la Carte challenge 1 solution built with ruby.

Installation

$ chmod -c +x solver.rb

solver.rb

$ ./solver.rb 
Loading city
area: 44
row: 5742
col: 15

Note: row and col are 0-based array indicies.

About

E la Carte challenge 1 solution


Languages

Language:Ruby 100.0%