This repository is for collecting homework assignments for NCTU-GoProgramming in the semester of 2021 autumn.
To turn in your submission, you need to clone this repository, and create a
pull request (PR). Your
cloned repository needs to be public on GitHub. The branch of your PR needs to
start with <github-user-name>-lab#
, e.g., myname-lab2-attempt1
.
The code in your PR shouldn't duplicate with your classmates'. Once duplication is found, the latter submitter should modify the code. One way to avoid the hassle is to submit (a correct answer, of course) as early as possible.