Language
C++
Compiler
gcc HEAD 10.0.1 20200126 (experimental)
Options
Warnings
Boost 1.71.0
C++2a(GNU)
no pedantic
Raw compiler options
-O3
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/gcc-head/include -std=gnu++2a -O3
000000 101011
000001 101010
000010 101001
000011 101000
001000 100011
001001 100010
001010 100001
001011 100000
100000 001011
100001 001010
100010 001001
100011 001000
101000 000011
101001 000010
101010 000001
101011 000000
Exit Code:
0