Skip to content

Commit

Permalink
alphametics: Update canonical data. Add a test case with many addends
Browse files Browse the repository at this point in the history
Added a new test case with many addends to promote some more efficient designs to count and group the same letters.
  • Loading branch information
nikamirrr committed Dec 19, 2017
1 parent 3de1cc9 commit e3e8c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/alphametics/canonical-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"exercise": "alphametics",
"version": "1.1.0",
"version": "1.1.1",
"cases": [
{
"description": "Solve the alphametics puzzle",
Expand Down

0 comments on commit e3e8c9e

Please sign in to comment.