Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crypto-square to use a square, not groups of five #22

Closed
kytrinyx opened this issue Oct 15, 2014 · 1 comment
Closed

Fix crypto-square to use a square, not groups of five #22

kytrinyx opened this issue Oct 15, 2014 · 1 comment

Comments

@kytrinyx
Copy link
Member

Somewhere along the line we lost the square part of the crypto square problem, replacing the grouping with the standard groupings of 5.

The test suite should be updated to reflect the squarishness of this problem.

See exercism/problem-specifications#28

@rprouse
Copy link
Contributor

rprouse commented Nov 14, 2014

Fixed by PR #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants