Problem
1. Write a copy constructor and assignment operator for file Stack.tc.
2. Write a to_string function for file Linked_Stack.tc.
3. Write a copy constructor and assignment operator for file Linked_Stack.tc.
4. Write an infix expression that would convert to the postfix expression in Quick-Check.