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

Method printIndexes

chapter01/problem_g/Main.java:14–38  ·  view source on GitHub ↗

배열에서 소속이 "AJOU"인 첫 원소와 마지막 원소를 출력하는 함수 @param school 각 사람들의 소속학교 정보 배열 @param n 사람들의 수

(String[] school, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

equalsMethod · 0.80

Tested by

no test coverage detected