I am writing a program that prompts the user of his DNA, prompts the user for the DNA of his relatives, then calculates the percentage of the match of the DNA of the user and the DNA of the relatives. For some reason, the program exits before it starts calculating the DNA match as well as the Display of percentage. Can someone tell me what is wrong with this code? I really need your help. Here is the function that matches the DNA of the user and the relatives as well as the main: