Skip to content

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

Notifications You must be signed in to change notification settings

edmarpaulino/rush_exercise_number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published