Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Optimization
Boost 1.68.0
C++17(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.68.0/gcc-8.2.0/include -std=gnu++17
Duo strings for abcdefabcdfs: [ abab acac adad afaf bcbc bdbd bfbf cdcd cfcf dfdf ]
Duo strings for @@byb:b4bb:4b:4@@ybbb@b@:@@4: [ :4:4:4:4 ]
Duo strings for @@bbbbbb@@bbb@b@@@: [ ]
Duo strings for :4:4:4:4'8'8'8'8: [ :4:4:4:4 '8'8'8'8 ]
Exit Code:
0