CodeChef Discuss
Count number of triplets with product equal to given number
general
algorithms
,
maths
,
codechef
coder_636
August 14, 2018, 9:42pm
1
Count number of triplets with product equal to given number. Can anyone suggest better than O(n^2)