Efficient Priority Queue using a Min-Heap
This program is a priority queue that allows you to add and remove integers. First you must input the size of your queue, then select either add or remove.
Size of queue: