C Piscine Exam 01 ^hot^ Info

Loops, pointer manipulation, simple memory allocation.

Unlike pure functions, some Exam 01 exercises require you to write a full main program (not just a function). You must understand: c piscine exam 01

Always test your code with edge cases. What happens if the input is a null pointer? What if the number is zero or negative? The automated grading system, Moulinette, is designed to find these gaps in your logic. If your code handles the basic cases but fails the edge cases, you will not receive points. Mental Preparation Loops, pointer manipulation, simple memory allocation