Grading criteria for PPC week 3 tasks. FAQ === Q: I got 0 points even though my code passed all the tests? A: Try "make clean; make DEBUG=2; make test". Your code most likely has a memory bug you have missed. Q: I got 0 points from an optional task (e.g., MF3) even though I got good benchmark results. A: Please explicitly mention that you submitted the optional task in your weekly report. In the case we missed this already, just state this again in your next report (or email joel.rybicki@aalto.fi that you have already mentioned this in your earlier report on week N). Report Legend ============= + : OK. - : Not OK. X : First week grace, -1p. L : Late submission, only 60% points. Task IS1 ======== points | running time at most (s) -------+------------------------- 5 | 10.5s 4 | 12.5s 3 | 14.5s 2 | any correct implementation Task SO1 and SO2 ================ points | running time at most (s) -------+------------------------- 5 | 2.5 4 | 3.0 3 | 4.0 2  | 7.5