submit a .regex file with a regular expression defining the given language. you
ID: 3595000 • Letter: S
Question
submit a .regex file with a regular expression defining the given language.
you can test it using the given link (remember to select the regex button, and erase the code in the screen before starting)
this is NOT for a dfa.
Explanation / Answer
((0|1)*1101(0|1)* | (0|1)*00101(0|1)* | (0*(10*1)*)+ | 1*0(1*(01*0)*)*)
so basically :
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.