Description: Use c++ to write the kmp algorithm to determine the string matching problem, string primes decision millerrabin algorithm, the test match accuracy was 100
To Search:
File list (Check if you may need any files):
KMP millerRabin\kmp.h
...............\main.cpp
...............\millerRabin.h
...............\xy.h
KMP millerRabin