Practical Paper
1/2
PRF192-Examination 01
Instructions for completing and submitting the exam
Suppose your student ID is ce123456. Follow the steps below:
1. Create a folder named ce123456.
2. Open CodeBlocks, create a console project, and start working on the given problems.
3. Once you finish a problem, copy the main.c file into the ce123456 folder and rename it to xproby,where x is your student ID and y is the problem number in the exam. For example, if it's problem 1,rename main.c to ce123456probl.c (all lowercase, no spaces). Files with incorrect names will not be graded, and the corresponding problem will not receive any points.
4. For example, after completing three problems, the ce123456 folder will contain three source code
files: ce123456probl.c, ce123456prob2.c, ce123456prob3.c.
5. Finally, in the PEA software, select the path to the ce123456 folder and submit the assignment.
Some Important Notes:
1. Submissions that do not follow the above rules will not receive any points.
2. The operating system must be set to display file extensions (e.g., .c, cpp, .cbp, etc.) to ensure the correct file type is submitted and to avoid incorrect naming (e.g., ce123456prob1.c.c).
3. Only use the C programming language, and submit .c source code files. The grading system will not accept source code written in other languages.
Close
+ 100%
Zoom