Language
C++
Compiler
gcc HEAD 13.0.0 20220611 (experimental)
Options
Warnings
Don't Use Boost
C++17
-pedantic-errors
Raw compiler options
-Wno-unused-parameter
-fconcepts-diagnostics-depth=2
$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors -Wno-unused-parameter -fconcepts-diagnostics-depth=2
8 10 12 14 16 18 20 22
Exit Code:
0