Back to the 2022 paper

Module 1: Introduction & Regular Languages

20227m

Let L{0,1,2}L \subseteq \{0,1,2\}^* be strings without consecutive identical symbols (no 0000, no 1111, no 2222). Design a DFA for LL.

Similar questions