Type alias ProblemTestCaseType

ProblemTestCaseType: {
    groups: number[];
    testCaseKey: string;
}

Type declaration

  • groups: number[]
  • testCaseKey: string