Re: Help with small program

2007-01-01 Thread gokkog
"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 >

Re: Help with small program

2006-12-27 Thread gokkog
"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