Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

gcc HEAD 13.0.0 20221018 (experimental)

Options
Warnings
Don't Use Boost
C++2b(GNU)
-pedantic-errors
Raw compiler options
-Wno-unused-parameter

$ g++ prog.cc -Wall -Wextra -std=gnu++2b -pedantic-errors -Wno-unused-parameter
42
Exit Code:
0