Language
C++
Compiler
gcc 11.1.0
Options
Warnings
Don't Use Boost
C++2b
-pedantic
Raw compiler options
-Wvla
$ g++ prog.cc -Wall -Wextra -std=c++2b -pedantic -Wvla
MAIN MENU
1) Push
2) Pop
3) Peek
4) Display
5) Count
6) Check Empty
7) Check Full
8) Exit
Enter your choice:Enter Valid Option
MAIN MENU
1) Push
2) Pop
3) Peek
4) Display
5) Count
6) Check Empty
7) Check Full
8) Exit
Enter your choice:Enter Valid Option
Exit Code:
0