Language
C++
Compiler
gcc HEAD 9.0.0 20180716 (experimental)
Options
Warnings
Don't Use Boost
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -std=c++17
42 should get 42
42 should get 12
Exit Code:
0
Author
anonymous
about 7 years ago
C++
gcc HEAD 9.0.0 20180716 (experimental)
Author
anonymous
about 7 years ago
$ g++ prog.cc -Wall -Wextra -std=c++17
42 should get 42
42 should get 12