Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 664 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 664 Bytes

Rush exercise number

A simple program to make your life a little easier when you evaluate the Rush exercises at 42.


Usage

Run make to generate the executable file:

make

make support 4 flags:

make all to compile the file or just make

make clean to remove the executable file

make fclean currently do the same thing as the clean flag

make re to remove the executable file and regenerate it


Replace the letter 'e' with the first letter of the team leader's intra login that you will evaluate:

./rush_exercise_number e

To see the entire number table, use:

./rush_exercise_number T