If I get postfix erpression, I want to make math expression tree and print all operands. ex) input: A B + C D - * E / F G * + output: A B C D E F G