Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git e1e8e05bd99209ba8c7cb0a303f83e6833222640) (https://github.com/llvm-mirror/llvm.git 72cb007a52c4d12583eae8611ea442e95457d613)

Options
Warnings
Boost 1.68.0
Sprout
MessagePack
C++2a(GNU)
no pedantic

Author

anonymous

almost 7 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -I/opt/wandbox/sprout -I/opt/wandbox/msgpack/include -std=gnu++2a
0 even
1 odd
2 even
3 odd
4 even
5 odd
6 even
7 odd
8 even
9 odd

0 even
1 odd
2 even
3 odd
4 even
5 odd
6 even
7 odd
8 even
9 odd

0 even
1 odd
2 even
3 odd
4 even
5 odd
6 even
7 odd
8 even
9 odd
Exit Code:
0