Function removeInvalidCandidates

  • Remove candidates in ranking that don't exist in candidates. Prevents cheating!

    Parameters

    • ranking: string[][]

      ranking to check

    • candidates: string[]

      official candidates

    Returns string[][]

Generated using TypeDoc