You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The total states obtained not via cloning are exactly $length(T)$, and the first $i$ of them appeared when we added the first $i$ characters.
599
+
The total number of states obtained _not_ via cloning is exactly $length(T)$, and the first $i$ of them appeared when we added the first $i$ characters.
600
600
Consequently for each of these states we count the corresponding position at which it was processed.
601
601
Therefore initially we have $cnt = 1$ for each such state, and $cnt = 0$ for all other.
0 commit comments