From: Matthew Moss Date: 2006-01-13T07:04:12+09:00 Subject: Re: [QUIZ.SUMMARY] Dice Roller (#61) ------=_Part_629_19452453.1137079439127 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline And I can see I already that I need to read my regexps a little more carefully. The third regexp in Christian Neukirchen's solution doesn't provide the default 1 to the 'd' operator; it actually turns the 'd' operator into a method call on Integer. And the second regexp sets up parenthesis around the number following the 'd' as arguments for that call. Silly me.... On 1/12/06, James Edward Gray II wrote: > > On Jan 12, 2006, at 1:04 AM, Matthew Moss wrote: > > > Thanks to everyone for the great submissions and lively discussion > > on the > > mailing list (and the correction to the quiz that I missed!). > > I want to thank Matthew Moss for a wonderful problem and a > sensational summary! I also happen to know that Matthew already has > another quiz in the queue for a week from tomorrow. How cool is that? > > Matthew, you rock. > > James Edward Gray II > > > ------=_Part_629_19452453.1137079439127--