Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 351 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 351 Bytes

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