I need to write a recursive function that get an integer number and returns how many of the digits in the number divides it without residue. I am not allowed to use any help