An open API service indexing awesome lists of open source software.

https://github.com/pmarkaide/42_philosophers

Solving the classic Dining Philosophers problem in C
https://github.com/pmarkaide/42_philosophers

Last synced: 8 months ago
JSON representation

Solving the classic Dining Philosophers problem in C

Awesome Lists containing this project

README

          

# 42_philosophers
Solving the classic Dining Philosophers problem in C