Solution for coding game "Bender - Episode 1"

Coding game file

Copy/paste codinggame/main.go file to the coding game application.

Unit test

go test -v .

Smoke test

The same code as for the coding game application can be found in main.go
It has some very simple map, to smoke test it run:

go run main.go