Author
anonymous
almost 5 years ago
C++
gcc 10.1.0
$ g++ prog.cc -Wall -Wextra -std=c++11 -pedantic
Enter the infix expression : The converted postfix string is : 23+ Postfix Evaluation : 5