You are on page 1of 7

CS1010

Lab Group C04


$ today
1. PE nodes + vim + GitHub + accept/submit

2. Debugging with Printing

3. Exercise 2

4. Assignment 1
$ debug with printing
$ ex02
$ ex02 - pressure
$ ex02
$ as01 - tips
● Cuboid : write required functions. Use correct type.

● Digits: solve recursively and write required functions. Solve with loop = 0 marks

● Suffix: can use cs10100_print_long cs1010_println_string to output ans

● taxi: break down problem into smaller sub-problems and write function for each one.
Should be at least six functions.

You might also like