Language
C++
Compiler
gcc HEAD 12.0.1 20220208 (experimental)
Options
Warnings
Optimization
Don't Use Boost
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=gnu++2b barrett: 1.03083 sec
499973377499813618
barrett2: 0.650928 sec
499973377499813618
barrett3: 0.61612 sec
499973377499813618
Exit Code:
0