Skip to content

YarikRevich/dining-philosophers-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dining-philosophers-problem

StandWithUkraine

General Information

Basic implementation of a dining philosophers problem in C++.

Use case

The project compilation should be done with the help of Make GNU

In order to start execution, run the following command:

make build
./main

Below you can see example of program execution.

About

University project for operational systems subject.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published