Tagged Questions
-3
votes
1answer
761 views
LCM of an array of numbers [closed]
Can someone help me out with writing a C++ code to find the lcm of an array of numbers.
Thanks in advance,
Arun