Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C++

Compiler

gcc 12.2.0

Options
Warnings
Don't Use Boost
C++17
-pedantic

Author

anonymous

over 1 year ago

$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic
Cat&Meat: true
Cow&Meat: false
Cow&Hay: true
Cow&Wood: false
Wood&Cat: false
Exit Code:
0