Description: A query string matching algorithm. The program read in the file string. You can use regular expressions to achieve string matching. A simple regular expression by letters (case sensitive), numbers and wildcard "*" and "?" Any combination. "?" Represents any one character, "*" represents zero or any number of characters. Expression according to the input and output files match the string
To Search:
File list (Check if you may need any files):
aaa.txt
003.cpp