Back to the 2021 paper

Module 2: Context-free languages and pushdown automata

20217m

Construct a PDA that accepts the language L={a2nbcn0}L = \{a^{2n}bc \mid n \ge 0\} by final state and empty stack.

Similar questions