gnikkoch96 / 326_SemaphoresLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

326_SemaphoresLab

How to use:

  1. Using a Linux system, go to terminal and type int "g++ -no-pie tennis_semaphore.cpp semaphore.cpp shipment2.o -o tennis_shipment.out"
  2. Then execute the file by typing "./tennis_shipment.out"

About


Languages

Language:C++ 98.3%Language:Objective-C 1.7%