Let Σ = {a, b, c}. Let L be the language over Σ: all strings containing at least one substring that begins and ends with
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Let Σ = {a, b, c}. Let L be the language over Σ: all strings containing at least one substring that begins and ends with
Let Σ = {a, b, c}. Let L be the language over Σ: all stringscontaining at least one substring that begins and ends with symbola, and the number of symbols between the two a’s is greater than 0and divisible by 4. Show that L is a FSL by giving an NFA forL.