Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

clang 5.0.0

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

kari.hpp

$ clang++ prog.cc -Wall -Wextra -std=c++14 -pedantic
2 + 10 = 12
2 + 40 = 42
Exit Code:
0