SimonWaldherr / golang-examples

Go(lang) examples - (explain the basics of #golang)
https://simonwaldherr.github.io/golang-examples/
MIT License
1.57k stars 453 forks source link

Arrays and loops. #8

Closed Cleanse closed 7 years ago

Cleanse commented 7 years ago

A round-robin tournament scheduling algorithm.

SimonWaldherr commented 7 years ago

thanks 👍

Cleanse commented 7 years ago

You're welcome.