I want to compute the lcm of n many numbers. I have a algorithm like that: User will enter the number of n and n many numbers. These number will be assigned into an array. T