How to compile the code:
- Use this website: https://www.onlinegdb.com/online_c++_compiler
- Copy/paste the main.cpp onto page.
- Press the green "Run" button.
Alternate method:
- Copy the main.cpp into a new project on Visual Studio
- Press the "Run" button to compile.