(48G) GCD: Greatest Common Divisor
|
09-01-2018, 07:31 PM
Post: #17
|
|||
|
|||
RE: (48G) GCD: Greatest Common Divisor
(09-01-2018 07:12 PM)Thomas Klemm Wrote: Is there another :: ; included somewhere? Short answer: Yes. Longer answer: The savings in Werner's version comes because, in this case, there's only one command in between the REPEAT and END steps. In the RPL stream, the next item after the REPEAT has to be skippable, so if there's more than one command they all have to be encapsulated in a secondary so as to be a single entity. Here's the compiled versions of both programs: Code: :: |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)