"Paul Watson 写道:
Interesting impl in Python! I am wondering what if the requirement is
to find the minimum number of coins which added to the "fin" sum...
--
http://mail.python.org/mailman/listinfo/python-list
"Paul Watson 写道:
"
> Tim Roberts wrote:
> > [EMAIL PROTECTED] wrote:
> >> Interesting impl in Python! I am wondering what if the requirement is
> >> to find the minimum number of coins which added to the "fin" sum...
> >
> > Given the set of coins in the original problem (100, 10, 5, 1, 0.5), the
>