Welcome to the CHICKEN Scheme pasting service

test added by test on Sun Jul 1 16:46:20 2012

(define (gcd a b)
  (let ((c (remainder a b)))
    (if (= c 0)
        b
        (gcd b c))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the procedure that returns the cdr of a cdr?
Visually impaired? Let me spell it for you (wav file) download WAV