Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 33b30eb6d622918dcdc0425730a712f0460db522) (https://github.com/llvm-mirror/llvm.git c93c84c76212d2ca49767ccd0bd89076291a7fce)
Options
Warnings
Don't Use Boost
C++11
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++11
A
B
C
Exit Code:
0