We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Jumping Bunnies
Jumping Bunnies
Sort by
recency
|
17 Discussions
|
Please Login in order to post a comment
this is well know math problem of finding Least Common Multiplication. So in scala:
Haskell has an lcm function, so it's an easy solution
what is the way to submit this problem in cpp..and what's the solution of it.
Please, why will answer to case 10 be multiple of 10; when none of the numbers in the array is multiple of 5! Meanwhile, I am only missing case 10.
A minimal complete solution in Haskell is rather trivial