Language
C++
Compiler
gcc 10.1.0
Options
Warnings
Don't Use Boost
C++03
-pedantic
$ g++ prog.cc -Wall -Wextra -std=c++98 -pedantic
goose
Exit Code:
0
Author
anonymous
over 4 years ago
C++
gcc 10.1.0
Author
anonymous
over 4 years ago
$ g++ prog.cc -Wall -Wextra -std=c++98 -pedantic
goose