Write a complete program to convert infix expression to postfix expression using stack implemented through linked list. Keep in mind limited operations available to stack.
Please fix the following input errors: