Language
C++
Compiler
clang 5.0.0
Options
Warnings
Optimization
Boost 1.67.0
C++17(GNU)
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.67.0/clang-5.0.0/include -std=gnu++17 -pedantic-errors
frequencies of each element in every position:
a 2988 3270 3241 2935 1566
e 5029 3906 2900 1643 522
i 3033 3135 3268 2998 1566
o 2005 2338 2905 3739 3013
u 945 1351 1686 2685 7333
Exit Code:
0