HW2-CMPT125-FALL LATEST UPDATE
CMPT125, Fall 2021 Homework Assignment 2 Due date: Wednesday, October 15, 2021, 23:59 You need to implement the functions in assignment2.c. Submit only the assignment2.c file to Canvas. Solve all 4 problems in the assignment. The assignment will be graded automatically. Make sure that your code compiles without warnings/errors, and returns the required output. Your code MUST compile in CSIL with the Makefile provided. If the code does not compile in CSIL, the grade on the assignment is 0 (zero). Even if you can’t solve a problem, make sure the file compiles properly. Warning during compilation will reduce points. More importantly, they indicate that something is probably wrong with the code. Your code must be readable, and have reasonable documentation, but not too much. No need to explain i+=2 with // increase i by 2. An example of a test file is included. Your code will be tested using the provided tests as well as additional tests. You are strongly encouraged to write more tests to check your solution is correct, but you don’t have to submit them. You need to implement the functions in assignment2.c. If necessary, you may add helper functions to the assignment2.c file, but you should not add main() to the file. Submit only the assig
Written for
- Institution
-
Bowdoin College
- Course
-
CMPT 125
Document information
- Uploaded on
- December 3, 2022
- Number of pages
- 3
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
hw2 cmpt125 fall2021 douglas college cmpt 125