Function getJudgeKeyOfProblemJudgeKey

  • Parameters

    • problemJudgeKey: string

    Returns {
        judge: Judge;
        key: string;
    }