Computer Science: Data Structures
Dancing Cow Queue
User inputs 2 values for the # of cows in the show queue and the # of cows allowed on stage at a time, then inputs the dancing duration time for each cow in the queue. Algorithm returns the total duration of the show (when all cows have finished dancing).