Tut 01 - Computational Problem-Solving
Thanks for my tutor Eric Han!
Problem 2.1
(a), (b), (c) and (e) are correct but (d) is incorrect.

There are two reasons for (d) to be incorrect
- It will miss checking the . 
- It may check the element that is out of the bound. 
Problem 2.2


Problem 2.3


Last updated