Language
C++
Compiler
gcc 7.3.0
Options
Warnings
Boost 1.61.0
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.61.0/gcc-7.3.0/include -std=c++17
Is 100 centimeters a meter? true
Is 1 decimeter equal to 100 centimeters? false
Exit Code:
0