I have successfully implemented the shunting-yard algorithm in C++ to convert an infix expression to a postfix expression (RPN). I need to modify my algorithm to return a pr