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 :) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)