Looking for online judge string matching problem

Revision en1, by nam2012abcd, 2015-11-01 16:33:59

Hi everyone!

I'm looking for classic problem: Given a string A and Q strings B_1, B_2, .., B_Q. For each i count the number of occurrence of the string B_i in string A.

Can you give me the link to the above problem in some online judge sites. Thanks

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English nam2012abcd 2015-11-01 16:33:59 303 Initial revision (published)