<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16464"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=128024610-24022013><FONT color=#0000ff 
size=2 face=Arial>I'll be happy to look into your code.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=128024610-24022013><FONT color=#0000ff 
size=2 face=Arial>Send it me personally.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=128024610-24022013><FONT color=#0000ff 
size=2 face=Arial>Jos</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> users-bounces@racket-lang.org 
[mailto:users-bounces@racket-lang.org] <B>On Behalf Of </B>Michael 
Situ<BR><B>Sent:</B> domingo, 24 de febrero de 2013 0:31<BR><B>To:</B> 
users@racket-lang.org<BR><B>Subject:</B> [racket] Visualization of Exercise 
12.4.2 (arrangements)<BR></FONT><BR></DIV>
<DIV></DIV>Hi,<BR><BR>I solved Exercise 12.4.2 (the arrangements problem) after 
writing clear purpose statements and writing a few different auxiliary 
functions. It was an eye-opener for relying on wishful thinking and trusting 
that recursive calls would work as intended.<BR><BR>Exercise 17.6.5 (gift-pick) 
calls for us to use 'arrangements' again, and after changing the variable names 
to make it a general-purpose function, I realized that I'm still having trouble 
visualizing a flow-chart. I don't want to spoil the experience by emailing my 
solution to people who may still be working on the problem, but could someone 
who has a good handle on the problem please review my code and help me visualize 
the flow?<BR><BR>Thanks,<BR>Mike<BR></BODY></HTML>