Skip to content

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

Merged
rbasso merged 1 commit into
exercism:masterfrom
rbasso:go-counting-move-hints
Sep 21, 2016
Merged

rbasso merged 1 commit into
exercism:masterfrom
rbasso:go-counting-move-hints

Conversation

@rbasso

@rbasso rbasso commented Sep 20, 2016

Copy link
Copy Markdown
Contributor

Related to #302.

Comment thread exercises/go-counting/HINTS.md Outdated
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
Copy Markdown
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
Copy Markdown
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