[racket] strange loops

From: Danny Yoo (dyoo at cs.wpi.edu)
Date: Tue Mar 6 08:08:09 EST 2012

On Tuesday, March 6, 2012, Pierpaolo Bernardi <olopierpa at gmail.com> wrote:
> Hello,
>
> I was expecting the procedure 'fa' below to run in constant memory,
> as, in my understanding, It doesn't use any non-tail recursive loops,
> it does not build any data structure, and only performs arithmetic
> operations on small integers.
>

This looks like something out of WPI programming competiton, if I'm not
mistaken.  :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120306/219cbbfe/attachment.html>

Posted on the users mailing list.