How to match strings of the form
"a"*m + "b"*n
With the constraint that m > n > 0.
m > n > 0
Example matc