Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Optimization
Don't Use Boost
C++17
-pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17 -pedantic
Down
Down
Down
TransitionFromDownToUp
Up
Up
Up
123
456
DoSomething
DoSomething
DoSomething
Exit Code:
0