XI Many string-matching algorithms build a finite automata. Below is a partially-completed statetransition function for a string s of length 10 over the alphabet f {A, B, C}. It is possible to reconstructs from the partial table. How many A's does the string s have?__ (18)__
