mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-01 01:32:32 +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.