mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-09 05:27:11 +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.