HKUST 2020 Fall Comp2011 C++ Programming Assignment 2 Given an arbitrary string A and another string B, check whether B is a substring of A under certain conditions.In this programming assignment, we use recursions (instead of loops) all along to solve the problem.
-
Notifications
You must be signed in to change notification settings - Fork 0
ElaineWu66/Substring-Pattern-Matching
About
HKUST 2020 Fall Comp2011 C++ Programming Assignment 2
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published