Difference between revisions of "CSC111 Final Exam 2018"
Line 11: | Line 11: | ||
You have to do the debugging on your own.<br /> | You have to do the debugging on your own.<br /> | ||
Two problems will be auto-graded on Moodle. The autograder is setup to only run your program on a small subset of cases, without generating a grade. You must test your program thoroughly to make sure it will pass all the tests that will be used to fully evaluate your program. | Two problems will be auto-graded on Moodle. The autograder is setup to only run your program on a small subset of cases, without generating a grade. You must test your program thoroughly to make sure it will pass all the tests that will be used to fully evaluate your program. | ||
− | + | ||
A whole letter-grade can be removed for poorly documented code. | A whole letter-grade can be removed for poorly documented code. | ||
− | + | ||
Make sure you list the resources you used to generate your code in your program header, if these resources are other than our textbook, or the notes and/or programs generated in class. | Make sure you list the resources you used to generate your code in your program header, if these resources are other than our textbook, or the notes and/or programs generated in class. | ||
</bluebox> | </bluebox> |