cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
LCM
LCM
Dec 6, 2014 at 8:13pm UTC
Matas
(9)
I need to find LCM of x unknown numbers. I scan x numbers from a file. I know only an amount of them. Please share your advices :)
Dec 6, 2014 at 8:53pm UTC
twiggystardust
(247)
On what?
Dec 6, 2014 at 8:58pm UTC
MiiNiPaa
(8886)
http://en.wikipedia.org/wiki/Least_common_multiple#A_simple_algorithm
Topic archived. No new replies allowed.