Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

gcc 4.9.4

Options
Warnings
Optimization
Don't Use Boost
C++11
-pedantic-errors

$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=c++11 -pedantic-errors
Hello!
6
6
6
7
8
Exit Code:
0