Language
C++
Compiler
clang 7.0.0
Options
Optimization
Boost 1.69.0
C++14
no pedantic
$ clang++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.69.0/clang-7.0.0/include -std=c++14
(1 1 1)
(2 1 1)
(0 1 3)
(2 3 0)
Exit Code:
0
Author
anonymous
over 6 years ago
C++
clang 7.0.0
Author
anonymous
over 6 years ago
$ clang++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.69.0/clang-7.0.0/include -std=c++14
(1 1 1)
(2 1 1)
(0 1 3)
(2 3 0)