![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Regexp Creationby kyle (Abbot) |
on Jan 25, 2008 at 19:04 UTC ( #664338=note: print w/replies, xml ) | Need Help?? |
I've read your question three times, and I don't have an answer, but I want to make sure I understand the question. The data involved are:
What you want is a regular expression that will match every possible number that the secret number could be, given the data you have. Additionally, you want to be able to add (1) another guess, and (2) more data about how that guess matches, and refine the regex further. Is that correct?
In Section
Seekers of Perl Wisdom
|
|