in reply to Re^4: Recursion problem
in thread Recursion problem
Hm. A mathemeatically correct degenerate case I suppose, but given that the list can contain negative numbers, which makes a zero target a legitimate non-degenerate possibility, I can't see a useful case for returning an empty list and calling it success.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Recursion problem
by moritz (Cardinal) on May 25, 2008 at 11:41 UTC | |
by BrowserUk (Patriarch) on May 25, 2008 at 12:02 UTC | |
by ysth (Canon) on May 25, 2008 at 20:00 UTC | |
by BrowserUk (Patriarch) on May 26, 2008 at 08:57 UTC | |
by ysth (Canon) on May 26, 2008 at 17:31 UTC | |
by BrowserUk (Patriarch) on May 25, 2008 at 21:31 UTC |