Skip to content

patch7331/Coffee_machine_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Machine

Hot/Cold Coffee Machine Problem with Threads

Requires text file data as argument, see inputdata file.

Input data:

9 = number of customers

H1 4 = Hot customer 1, brew time 4

C4 2 = Cold customer 4, brew time 2

Java 1.8

Compile: java *.java

Run: java A2P3 inputdata

About

Hot/Cold Coffee Machine Problem with Threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages