Language
C++
Compiler
gcc HEAD 11.0.0 20200713 (experimental)
Options
Warnings
Boost 1.73.0
C++11
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++11
HELLO AMAZING MODERN C++ WORLD!
removed spaces: 12
Exit Code:
0