Skip to content

maricard18/42-philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Philosophers

Philosophers dinning problem

In this project, I learned the basics of threading a process.
I learned how to create and handle threads and mutexes.
This project is in rank 3 of 42 common core and was graded with the score of 100/100.
-> Subject here

How To Use

To clone and run this project, just follow this instructions

# Clone this repository
$ git clone https://github.com/maricard18/42-philosophers

# Go into the repository
$ cd philo

# Run make command
$ make

GitHub @maricard18  ·  Linkedin Mario Henriques  ·  42 Porto