Dear COMP3131/9102 Students,
You may disregard this announcement if you have not downloaded the past exam papers yet.
The solution for Question 5 of the 2024 exam paper was inaccurate. Please redownload the zip file.
Dear COMP3131/9102 Students,
Assignment 5 has been marked. If you have any concerns regarding your marks, please let me know.
As usual, you can view the feedback for this assignment on the course page.
Dear COMP3131/9102 Students,
One of the learning outcomes of this course is developing the ability to read and understand programming language specifications.
The Assignment 5 specification clearly states that, for all test cases used in marking, all variables will be initialised. However, this does not mean that every global variable must be explicitly initialised.
Please refer to Section 6.1 of the VC specification to understand how global variables are initialised by default.