Language
C++
Compiler
gcc HEAD 11.0.1 20210330 (experimental)
Options
Warnings
Optimization
Boost 1.73.0
C++2b(GNU)
no pedantic
Raw compiler options
-O3
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2b -O3
nlz1: 0.248584 sec, (198858565)
nlz1sft: 0.152740 sec, (198858565)
nlz2: 0.187586 sec, (198858565)
nlz3: 0.212117 sec, (198858565)
nlz4: 0.212739 sec, (198858565)
nlz5: 0.343369 sec, (3099893180)
nlz5rev: 0.266015 sec, (198858565)
Exit Code:
0