Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 9f3d4465da3395e772b80c3485a190c0ae660aeb) (https://github.com/llvm-mirror/llvm.git a7fb287a31970b9e453140cdbf5c2bf18e732c95)
Options
Warnings
Boost 1.69.0
C++14
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/clang-head/include -std=c++14
For bitset 0010110010:
* Indices "ON" are 1 4 5 7
* Indices "OFF" are 0 2 3 6 8 9
Exit Code:
0