Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 4 years ago

Language

C++

Compiler

gcc 4.9.3

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

Author

anonymous

almost 4 years ago

$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=c++98 -pedantic-errors
a.front() == 2
b.front() == 1
Exit Code:
0