Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 3 years ago

Language

C++

Compiler

gcc HEAD 12.0.0 20210721 (experimental)

Options
Warnings
Optimization
Don't Use Boost
C++2a
-pedantic
Raw compiler options
-fopenmp -Wshadow -Wno-unused-variable -Wno-unused-but-set-variable

Author

anonymous

over 3 years ago

$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=c++2a -pedantic -fopenmp -Wshadow -Wno-unused-variable -Wno-unused-but-set-variable
    green
    blue
Exit Code:
0