Language
C++
Compiler
clang 8.0.0
Options
Warnings
Optimization
Don't Use Boost
C++17
-pedantic
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17 -pedantic 25, 30, 33, 34, 38, 41, 49, 57, 61, 61, 64, 69, 73, 74, 75, 79, 85, 86, 87, 95
Exit Code:
0