单选题:Given a string T = `abaabaabcabaabc` and a pattern S = `abaabc`.
Given a string T = `abaabaabcabaabc` and a pattern S = `abaabc`. if KMP method is used to match the pattern, then for how many times that the comparisons are made between pairs of characters before the success of matching? @[B](3)
A. 9
B. 10
C. 12
D. 15
A.9
B.10
C.12
D.15
答案:B
A. 9
B. 10
C. 12
D. 15
A.9
B.10
C.12
D.15
答案:B