Back to the 2025 paper

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

20257m

Show that the following grammar is ambiguous:
SSSaSbbSaϵS \rightarrow SS | aSb | bSa | \epsilon

Similar questions