Language
C++
Compiler
gcc HEAD 11.0.0 20201025 (experimental)
Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2a
-1 -> 1
1 -> 1
2 -> 4
5 -> 1
6 -> 1
7 -> 1
8 -> 1
9 -> 1
10 -> 1
Exit Code:
0