FunctionsIn progressDeclaration, definition, and the contract a function honours.4/54 / 5 required2 to 4
RecursionIn progressBase case, recursive case, and the call stack underneath.0/60 / 6 required2 to 3
PointersIn progressAddress, dereference, output parameter, and the half-open range.1/71 / 7 required2 to 4
Arrays and matricesIn progressOne and two dimensional arrays, row-major order, and array decay.3/73 / 7 required2 to 4