mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-10 05:57:14 +08:00
- Calculate whether the given pattern exist in the given text. - Return true if it finds a match. - Otherwise return false.
- Calculate whether the given pattern exist in the given text. - Return true if it finds a match. - Otherwise return false.