10. (10 pts) Let I = (u € (0.1}whas the same number of O's and 1's). Consider the fol- lowing algorithm that decides L.
Posted: Sat May 14, 2022 7:26 pm
10. (10 pts) Let I = (u € (0.1}whas the same number of O's and 1's). Consider the fol- lowing algorithm that decides L. 17 = "In input 1. Scan across the tape until a 0 or 1 is found 2. If none is found accept 3. If one is found, continue scanning until a matching I or is found If none is found, reject. 5. Otherwise, cross off that symbol and repeat. Using the Big-O notation, state the time complexity of each step of M. and the overall time complexity of M