in reply to Re: printing every 2nd entry in a list backwards (updated)
in thread printing every 2nd entry in a list backwards
Thank you kindly for your reply.
Your first solution is indeed exuding the knowledge of a monk, sadly it is rather slow.
Your second solution is actually what I tried first but it is also slower than my current solution. I am explicitly looking for a fast solution to beat the solution written in the language that also starts with "P" and must not be named.
I apologize for not being clear in the first place.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: printing every 2nd entry in a list backwards
by haukex (Archbishop) on May 19, 2017 at 12:43 UTC | |
by Anonymous Monk on May 19, 2017 at 13:06 UTC | |
by haukex (Archbishop) on May 19, 2017 at 13:13 UTC | |
by vrk (Chaplain) on May 19, 2017 at 14:04 UTC | |
by haukex (Archbishop) on May 19, 2017 at 14:13 UTC |