Language
C++
Compiler
gcc HEAD 12.0.1 20220302 (experimental)
Options
Warnings
Don't Use Boost
C++17
-pedantic
$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic
0
1
2
3
4
Exit Code:
0
Author
anonymous
about 3 years ago
C++
gcc HEAD 12.0.1 20220302 (experimental)
Author
anonymous
about 3 years ago
$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic
0
1
2
3
4