Language
C++
Compiler
gcc HEAD 11.0.0 20210111 (experimental)
Options
Warnings
Boost 1.73.0
C++14
-pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++14 -pedantic
Bound i to index 0
Bound d to index 1
Bound f to index 2
Bound b to index 3
Bound A4_c to index 4
Exit Code:
0