Class TopVotedCandidate

java.lang.Object
g0901_1000.s0911_online_election.TopVotedCandidate

public class TopVotedCandidate extends Object
  • Constructor Details

    • TopVotedCandidate

      public TopVotedCandidate(int[] persons, int[] times)
  • Method Details

    • q

      public int q(int t)