Language
C++
Compiler
clang HEAD 19.0.0git (https://github.com/llvm/llvm-project.git c1f1aab5d5d4d2a9d86e9e3e1794d609749a15f0)
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=gnu++2b
3.1415
Exit Code:
0