ajout pdf et debut liste chainee en boucle

This commit is contained in:
hugogogo
2022-01-04 08:49:01 +01:00
parent a3821d5b15
commit 23f93e706a
5 changed files with 109 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ options :
- t_die -> time_to_die
- t_eat -> time_to_eat
- t_slp -> time_to_sleep
- n_est -> [number_of_times_each_philosopher_must_eat]
- n_eat-> [number_of_times_each_philosopher_must_eat]
```
thread :