Class Solution


  • public class Solution
    extends Object
    • Constructor Detail

      • Solution

        public Solution()
    • Method Detail

      • findJudge

        public int findJudge​(int n,
                             int[][] trust)