@param fullName 만들고자 하는 이름 문자열 @param N 사용할 수 있는 단어의 수 @param words 이름 제작에 사용할 수 있는 단어들 words[0] ~ words[N-1] @return 서로 다른 세 개의 단어로 fullName을 만들 수 있다면 true, else false
(String fullName, int N, String[] words)
Source from the content-addressed store, hash-verified