You are on page 1of 1

Determine whether the string w = aabbb is in the language generated by the gramm

er
S-> AB,
A->BB|a,
B->AB|b.

You might also like