Generate CFG using CFL Language

39 Views Asked by At

I have the following exercise (L={a^nb^ma^n|n,m>=1}) I solved similar questions, but I got stuck on that.