Language
C++
Compiler
gcc 11.1.0
Options
Warnings
Optimization
Don't Use Boost
C++2b(GNU)
no pedantic
Raw compiler options
-fconcepts-diagnostics-depth=4
$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=gnu++2b -fconcepts-diagnostics-depth=4
55
Exit Code:
0