LCM Divisible Subsequence

You’ll be given an array of $N$ integers and two more integers $K$ and $M$. You have to find the num…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.