Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 6 years ago

Language

C++

Compiler

gcc HEAD 11.0.0 20200902 (experimental)

Options
Warnings
Don't Use Boost
C++17
-pedantic
Raw compiler options
-O2 -ftemplate-depth=1024

Author

anonymous

almost 6 years ago

$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic -O2 -ftemplate-depth=1024
Hello reverse (read/write): olleH
Simple loop (empty output): 
Hello World (wiki): Hello World!

Exit Code:
0