Does anyone have a super-fast alphamentics solution?
We need an example solution that can solve this test:
|
def test_puzzle_with_ten_letters_and_199_addends |
in a reasonable amount of time.
TODO:
Update the example solution: https://github.com/exercism/ruby/blob/master/exercises/alphametics/.meta/solutions/alphametics.rb
With a faster one.
Does anyone have a super-fast alphamentics solution?
We need an example solution that can solve this test:
ruby/exercises/alphametics/alphametics_test.rb
Line 76 in 83bf92a
TODO:
Update the example solution: https://github.com/exercism/ruby/blob/master/exercises/alphametics/.meta/solutions/alphametics.rb
With a faster one.