Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 62f89a89f312045f26ec74b73512e2080df35875)
Options
Optimization
Boost 1.73.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2a
We have 10 Bananas
We have 10 Apples
We have 10 Peaches
We have 10 Durians
We have 10 Hazelnuts
We have 10 Avocados
We have 10 Pineapples
We have 10 Cherries
We have 10 Almonds
We have 10 Olives
Exit Code:
0