Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Don't Use Boost
C++11
no pedantic
$ g++ prog.cc -Wall -Wextra -std=c++11
Product of 6 and 7 is 42.
Exit Code:
0
Author
anonymous
over 4 years ago
C++
gcc 8.2.0
Author
anonymous
over 4 years ago
$ g++ prog.cc -Wall -Wextra -std=c++11
Product of 6 and 7 is 42.