Re: Pattern Matching

"*(ab)"

success
(0, (a, 1, 1))
(1, (b, 2, 2))
(2, (0, 3))
(3, (4, 4))
(4, (0, 0))