Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 6ca50489452e99b9bd64e691d2488162b42be4d8) (https://github.com/llvm-mirror/llvm.git 0ef8b711371be2655c40022ca86cce3fe454faff)
Options
Warnings
Optimization
Don't Use Boost
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17
Exit Code:
0