Back to the 2021 paper

Module 2: Context-Free Languages (CFL) and PDA

20217m

Construct a PDA accepting:

L={a2nbc:n0} L = \{ a^{2n}bc : n \ge 0 \}

Similar questions