Re: Numbers problem
- Posted by Igor Kachan <kinz at peterlink.ru> Jul 12, 2002
- 379 views
Hi Aku, ---------- > ïÔ: akusaya at gmx.net > ëÏÍÕ: EUforum <EUforum at topica.com> > ôÅÍÁ: Numbers problem > äÁÔÁ: 12 ÉÀÌÑ 2002 Ç. 18:43 > I have a programmin problem. > > Suppose I have 3 integer numbers: 7, 10, 24. > > The problem is how to get an integer number > by summing any of the numbers above. > > Example: to get 44 use 10 10 24. > to get 41 use 7 10 24. > > I see on many websites it is called > knapsack problem. But I don\'t understand the > explanations on many websites I found. > > Please help me, ASAP because I need it very much. > > Thanks very much!! Try please one explanation more, this one is the Euphoria program by Art Adamson: http://members.aol.com/EnjoyCruz/knapdown.zip Regards, Igor Kachan kinz at peterlink.ru