Skip to content

go-counting: Move hints to HINTS.md #344

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

Merged
merged 1 commit into from
Sep 21, 2016
Merged

go-counting: Move hints to HINTS.md #344

merged 1 commit into from
Sep 21, 2016

Conversation

rbasso
Copy link
Contributor

@rbasso rbasso commented Sep 20, 2016

Related to #302.

To complete this exercise, you need to implement the following functions:

- `territories` returns the coordinates (1 based, top left is (1,1))
of of the points in each territory along with who "owns" the territory.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realize this has always been there, but "of of"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! 😄
Fixed!

@rbasso rbasso merged commit 69c8b90 into exercism:master Sep 21, 2016
@rbasso rbasso deleted the go-counting-move-hints branch September 21, 2016 04:34
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

Successfully merging this pull request may close these issues.

2 participants