bymar / tutoria5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutoria Cinco - Mutex Simulator

Languages and Tools Used

WSL

Mariana Galdino, Turma A, 3° Periodo

Git clone do projeto

$ git clone https://github.com/bymar/tutoria5.git
$ cd tutoria5

Compilar, gerar o arquivo bin

$ make

Roda o algoritmo

$ make run

Clean, para que remova o arquivo bin

$ make clean

About


Languages

Language:C 92.0%Language:Makefile 8.0%