Talk:Ordered words: Difference between revisions

m
→‎A bug (which was not really a bug) in Rexx solution: corrected misspelling of caching. -- ~~~~
m (→‎A bug (which was not really a bug) in Rexx solution: correct misspelling of exhausts. -- ~~~~)
m (→‎A bug (which was not really a bug) in Rexx solution: corrected misspelling of caching. -- ~~~~)
Line 260:
* a repetition of both invocations to eliminate snowplowing
* use of FOR instead of TO in DO loops for faster execution
* disallowing the cacheingcaching effect for "small" loops
* made invocations unique by using unique passed arguments
* eliminating piggy-backing by not using the same variables