One Easy way is to expand each `*` into four `?` and each `?` matches 0 or 1 characters
then try to test if both strings match using Dynamic Programming. -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/b70fc2fb-9cb2-4f15-8702-b86ffe2bef33%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
