I have written a C program that returns the Longest Common Substring given two input files Now I want to parallelize the code please help me. I tried to do it using openMP b