MCPcopy Create free account
hub / github.com/dongyi-kim/10weeks-codingtest / getHash

Method getHash

chapter11/problem_a/Main.java:112–125  ·  view source on GitHub ↗

주어진 Weight 테이블을 사용해 문자열 P의 해시 값을 계산하는 함수 @param P 해시 값을 계산할 문자열 @param weights 각 자리별 가중치 테이블 @return

(String P, long[] weights)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getMatchedIndexesMethod · 0.95

Calls 1

lengthMethod · 0.45

Tested by

no test coverage detected