Language
C++
Compiler
gcc HEAD 10.0.1 20200224 (experimental)
Options
Warnings
Don't Use Boost
C++14
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -std=c++14 -pedantic-errors
1 2
0 2
0 1
1 7 9
0 1 2
3 4 5
6 7 8
4 5
7 8
1 2
7 8
Exit Code:
0