@juki-team/commons - v0.1.10
    Preparing search index...

    Type Alias ProblemTestCase

    type ProblemTestCase = {
        groups: number[];
        testCaseKey: string;
    }
    Index

    Properties

    Properties

    groups: number[]
    testCaseKey: string