Skip to content

jethompson023/CS451_Assignment3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS451_Assignment3

To Compile

gcc main.c -o main -lpthread

To Run With No Delay

./main -nodelay <# of vocalists> <# of composers> <# of sound proof rooms>

To Run With Random Delay

./main -randomdelay <# of vocalists> <# of composers> <# of sound proof rooms>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages