Gradescope Submission Notes


We will be collecting submissions through Gradescope and have an autograder that will compile and run your code as soon as you submit it. So, you will get immediate feedback as to whether or not your code compiled.

General Notes

Common Issues

Inevitably, some of you will get the “Autograder Failed to Execute…” message. This essentially means that your submission did not compile as expected. However, we don’t show you the actual compiler output (as it could tell you what the hidden test cases are).