Programming puzzles: processing lists!
|
04-24-2017, 04:04 PM
Post: #23
|
|||
|
|||
RE: Programming puzzles: processing lists!
(04-21-2017 09:03 PM)pier4r Wrote: @ 10 lists of 10 elements: 0.22 secs Definitely not outclassed! My solution is too fragile, and it is entirely dependent on the data being exactly as described. My approach used what I call an "assumptive" process (if the given element wasn't a 3, I assumed it must be a 5), which is something I don't consider to be a good programming practice. It just made it easier to have a very small procedure to hand off to DOLIST for this particular problem. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)