Skip to content

iteriani/Soho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soho

TO compile :

javac BiQueue.java BiPriorityQueue.java Solution.java

To run

java Solution < [FILE]

This expects a file format containing

NUMBER OF INSTRUCTIONS INSTRUCTION

Where instruction is either I [NUMBER], D 1, or D -1

At the end, it will output either EMPTY, MAX __, or MAX MIN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages