Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Don't Use Boost
C++17
no pedantic
Raw compiler options
-Ofast
$ g++ prog.cc -Wall -Wextra -std=c++17 -Ofast
${HOME}
Exit Code:
0
Author
anonymous
over 6 years ago
C++
gcc 8.2.0
Author
anonymous
over 6 years ago
$ g++ prog.cc -Wall -Wextra -std=c++17 -Ofast
${HOME}