Typos in published version
Hello,
I am the author of this solution and I messed it up as I was preparing it for publication. There are two typos:
The word "ascending" in the docstring of solve should be replaced with "descending". In addition, line 23 should read
   numbers.sort(reverse=True)
Thank you for your help!
URL from: http://www.checkio.org/mission/loading-cargo/publications/Renelvon/python-3/second/
HTTP_USER_AGENT: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36
I am the author of this solution and I messed it up as I was preparing it for publication. There are two typos:
The word "ascending" in the docstring of solve should be replaced with "descending". In addition, line 23 should read
   numbers.sort(reverse=True)
Thank you for your help!
URL from: http://www.checkio.org/mission/loading-cargo/publications/Renelvon/python-3/second/
HTTP_USER_AGENT: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36