MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / create_hash

Function create_hash

strings/rabin_karp.cpp:25–31  ·  view source on GitHub ↗

* convert a string to an intger - called as hashing function * \param[in] s source of string to hash * \param[in] n length of substring to hash * \returns hash integer */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rabin_karpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected