Language
C++
Compiler
clang HEAD 22.0.0git (https://github.com/llvm/llvm-project.git 277bcf7ffc79e7d8652dc2c89ce79535b405635a)
Options
Warnings
Don't Use Boost
C++2b
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++2b 0 1 2
3 4 5
6 7 8
Exit Code:
0