Searched defs:match (Results 1 – 3 of 3) sorted by relevance
37 int match = (numberOfNodes[0] == numberOfNodes[1]); in main() local
46 int match = (len[0] == len[1]); in main() local
47 int match = (numFish[0] == numFish[1]) && (fishWeight[0] == fishWeight[1]); in main() local