Post Reply 
Programming puzzles: processing lists!
04-20-2017, 02:22 PM (This post was last modified: 04-20-2017 02:23 PM by pier4r.)
Post: #3
RE: Programming puzzles: processing lists!
(04-20-2017 02:21 PM)Han Wrote:  In #4, it is not clear if the resulting list should be expanding in the event that the "addition" causes a carry on the most significant digit. For example, should { 1 1 1 } result in { 1 0 0 0 } or { 0 0 0 } ?

nice catch. {1 0 0 0} I fix it, fixed.

Wikis are great, Contribute :)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Programming puzzles: processing lists! - pier4r - 04-20-2017 02:22 PM



User(s) browsing this thread: 3 Guest(s)