Language
C++
Compiler
gcc 13.2.0
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++2b [INFO] Pipeline started
[DEBUG] Performing step 1...
[WARN] Step 2 might be slow
[ERROR] Step 3 failed (simulated)
[INFO] Pipeline finished
Exit Code:
0