Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc 4.8.4

Options
Warnings
Don't Use Boost
C++11
no pedantic

Author

anonymous

over 6 years ago

$ g++ prog.cc -Wall -Wextra -std=c++11
Answer from int PLUS(int): 6
Answer from int MINUS(int): 4
Exit Code:
0