Language
C++
Compiler
gcc HEAD 14.0.0 20230608 (experimental)
Options
Warnings
Don't Use Boost
C++17
no pedantic
Raw compiler options
-O3
$ g++ prog.cc -Wall -Wextra -std=c++17 -O3LikeVB1
ok=82 error=0 ms=144
ok=82 error=0 ms=139
ok=82 error=0 ms=139
ok=82 error=0 ms=139
ok=82 error=0 ms=139
LikeVBA2
ok=82 error=0 ms=138
ok=82 error=0 ms=138
ok=82 error=0 ms=138
ok=82 error=0 ms=138
ok=82 error=0 ms=139
WildCardParser1
ok=82 error=0 ms=310
ok=82 error=0 ms=309
ok=82 error=0 ms=309
ok=82 error=0 ms=309
ok=82 error=0 ms=309
WildCardParser2
ok=82 error=0 ms=334
ok=82 error=0 ms=335
ok=82 error=0 ms=335
ok=82 error=0 ms=335
ok=82 error=0 ms=336
Exit Code:
0