Language
C++
Compiler
gcc HEAD 14.0.0 20231227 (experimental)
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++2b
exception: run() failed
exception: Couldn't open nonexistent.file
exception: basic_ios::clear: iostream error
Exit Code:
0