postfix arithmetic expressions (reverse Polish notation)Yes, I would like someone to write this for me. I don't intend to study computer science or any scie...
postfix arithmetic expressions (reverse Polish notation)I'm trying to write a C++ program that evaluates the postfix arithmetic expressions (or Reverse Poli...
Restaurant ManagementI am trying to get the user to order an item from the menu after they have input all the data (eg. #...
ArraysHello, I am running into problems trying out an array exercise. I have the array initially set to NU...
guessing gameThank you AlphaBravo, this is a big help