Language
C++
Compiler
clang 6.0.1
Options
Warnings
Boost 1.68.0
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-6.0.1/include -std=c++17
Please input your name:
Your name input was: Corey
Please input a number:
Your number input was: 7
Exit Code:
0