Topic: Stack Problem / Level: intermediate

Problem: Write a program to implement a stack that supports merging with another stack.

Run the code to see the output here...