Language
C++
Compiler
gcc 8.2.0
Options
Optimization
Boost 1.68.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.68.0/gcc-8.2.0/include -std=gnu++2a
100000001
21.9353 s.
Exit Code:
0
Author
anonymous
over 6 years ago
C++
gcc 8.2.0
Author
anonymous
over 6 years ago
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.68.0/gcc-8.2.0/include -std=gnu++2a
100000001
21.9353 s.