Homework

Please don't include any extra libraries in your homework. We already included all necessary libraries in the skeleton code.

Submission due date: 28 Sept 2024(Sat) 23:59

Submission method: ZINC

Rename your file as main.c Then directly compress to zip and submit the zip file into the appropriate assignment of ZINC. You can name your zip file anything you want.

You have unlimited attempts to upload your code and test on ZINC. However, ZINC might need a long time to grade your work when the deadline is near. So, you are recommended to submit your work early.

There are hidden test cases for all homework assignments. You should find your own test cases to test instead of relying on the test cases on ZINC.

If you run into any problems with ZINC, feel free to reach out to our team members on Discord.

WARNING😈: ZINC is very strict on spaces " " and next lines "\n". Please don't add extra spaces and next lines in your output.

Last updated