Language
C++
Compiler
gcc HEAD 11.0.0 20201103 (experimental)
Options
Warnings
Optimization
Don't Use Boost
C++2a(GNU)
-pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=gnu++2a -pedantic
A Open:200000
B Open:100000
A Close:60000
B Close:240000
* SUCCESS *
Exit Code:
0