Talk:Count the coins/0-1: Difference between revisions

Content added Content deleted
No edit summary
Line 26: Line 26:
==Duplicate Task?==
==Duplicate Task?==
Although written in English they look very different, logically this and [[Subset_sum_problem]] are the same task. For an algorithm you could try https://academyera.com/sum-of-subsets-problem#:~:text=sum%20of%20subsets%20problem%20is%20nothing%20but%20Suppose,set%20whose%20sum%20adds%20to%20a%20number%20K.
Although written in English they look very different, logically this and [[Subset_sum_problem]] are the same task. For an algorithm you could try https://academyera.com/sum-of-subsets-problem#:~:text=sum%20of%20subsets%20problem%20is%20nothing%20but%20Suppose,set%20whose%20sum%20adds%20to%20a%20number%20K.
I checked there are different. --[[User:Blek|Blek]] ([[User talk:Blek|talk]]) 16:34, 6 January 2021 (UTC)
There different in many ways.


I checked, they are different.
At least you may have duplicated elements in the list of coins. --[[User:Blek|Blek]] ([[User talk:Blek|talk]])
They are different in many ways. At least you may have duplicated elements in the list of coins. --[[User:Blek|Blek]] ([[User talk:Blek|talk]]) 16:39, 6 January 2021 (UTC)