Help for this page

Select Code to Download


  1. or download this
    /^([^b]|b[^a]| ba[^r])+$/
    /^([^b]+|b+[^ab]| b+a[^rb])*b*a?$/
    /^([^b]+|b+[^ab]|(b+a)+([^rb]|b+[^ab]))*[ba]*$/