@param data 각 사람들의 키를 저장한 배열 @param n 사람들의 수 @param m 미주의 키 @param s 지수의 키 @return 미주 혹은 지수와 키가 일치하는 사람의 수
(int[] data, int n, int m, int s)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected