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

Method getMatchedIndexes

Bonus/Problem05N/Main.java:37–65  ·  view source on GitHub ↗

문자열 S의 내부에서 패턴 P가 등장하는 모든 시작 인덱스를 반환하는 함수 @param S @param P @return

(String S, String P)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 2

addMethod · 0.80
lengthMethod · 0.45

Tested by

no test coverage detected