All the programming assignments for this course will be posted on this site. Some code will be provided for each assignment in the form of either a zip file or a repository. In additional, each assignment will contain a page that includes all the instruction and submission information.
For each assignment, you will zip up your submission into a file called solution.zip
and upload the file
(via this site) to the autograder.
Do not close the tab or you will not be able to see your score.
You can submit as many times as you want.
However, if we find you continually making tiny changes instead of testing locally, then we will deduct points.
Any attempts to trick the autograder is considered cheating.
Please make sure that the code compiles correctly by running them locally. The autograder may not throw any errors if the code fails to compile.