Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

C++

Compiler

gcc HEAD 11.0.0 20200713 (experimental)

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

Author

anonymous

almost 5 years ago

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