Skip to content

mameli/Bigrams

Repository files navigation

Find bigrams of letters in C++ using thread

Compile with

./build.sh

Test with

bin/bigramParallel.out ../testFiles/file_prova_2.txt 4

Speedup