Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 0ffbbce78de60f4f4d03d6ef97fe2f3bb4275e08)
Options
Warnings
Boost 1.73.0
C++2a(GNU)
-pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2a -pedantic Hello reverse (read/write): olleH
Simple loop (empty output):
Hello World (wiki): Hello World!
Exit Code:
0