Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 8f798fb970dce065ff94922a097296256e875c8a) (https://github.com/llvm-mirror/llvm.git 38d80518304d8e206489215a29f2c9c54b594cd4)
Options
Warnings
Boost 1.68.0
C++17
-pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=c++17 -pedantic
0 0 0 0
0 0 0 1
0 0 1 0
0 0 1 1
0 1 0 0
0 1 0 1
0 1 1 0
0 1 1 1
1 0 0 0
1 0 0 1
1 0 1 0
1 0 1 1
1 1 0 0
1 1 0 1
1 1 1 0
1 1 1 1
Exit Code:
0