Language
C++
Compiler
gcc HEAD 9.0.1 20190123 (experimental)
Options
Warnings
Boost 1.68.0
C++11(GNU)
-pedantic
Raw compiler options
-O3
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/gcc-head/include -std=gnu++11 -pedantic -O3
0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1
Exit Code:
0