We (as a user for QueueADT) have two filled queues; the first queue holds section code
while the other holds group code (where number of groups inside the section is
maximum 10). Merge those numbers (section code*10+group code) in a newly created
queue
[code]
Put the code you need help with here.
[/code