Language
C++
Compiler
gcc HEAD 9.0.1 20190123 (experimental)
Options
Warnings
Optimization
Boost 1.68.0
C++11(GNU)
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.68.0/gcc-head/include -std=gnu++11 -pedantic-errors
Enter expression:
Multiplication: 12 * 5 = 60
Exit Code:
0