: You must compile and test your code locally using provided or self-written test cases.

When you enter a 42 exam, you leave the standard cluster environment behind. You log into a restricted session where the only thing between you and the grade is a terminal. 1. The Setup

: Since you don't have the Moulinette's test suite, you must write a main.c that stress-tests your functions before submitting.

: You must know standard C functions (like write , malloc , and free ) by heart.

: You initiate the exam using a specific command (usually examshell ).