Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 65e1b786b5f4b337bb3873665f0aa63fd5950f6f) (https://github.com/llvm-mirror/llvm.git f3b83e419574a5c94c011a3c07e10a6be57d1484)
Options
Warnings
Boost 1.68.0
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=c++17
Construct
Insert elements:
isEven
Construct
Your array is :
0 0 0 0 0
Your array is :
0 0 0 0 0
Exit Code:
0