Language
C++
Compiler
gcc HEAD 9.0.0 20181012 (experimental)
Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
Raw compiler options
Random.cpp
$ g++ prog.cc -Wall -Wextra -std=gnu++2a Random.cpp
2,2
Exit Code:
0
C++
gcc HEAD 9.0.0 20181012 (experimental)