Language
C++
Compiler
gcc HEAD 9.0.0 20180701 (experimental)
Options
Warnings
Boost 1.67.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/gcc-head/include -std=gnu++2a
{ {0, 0} }
{ {3, 0} }
{ {1, 1} {1, 2} {2, 2} }
{ {3, 3} {4, 3} {5, 3} {5, 4} {4, 4} }
{ {1, 4} {2, 4} }
Exit Code:
0