Post Reply 
Programming puzzles: processing lists!
04-20-2017, 02:21 PM
Post: #2
RE: Programming puzzles: processing lists!
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 } ?

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


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



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