medium Set 2 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "schemaVersion": "2.0.0",
        "nodeId": "node-1-leaf-speed-grid-division-4x4-medium",
        "pageNumber": 2,
        "generatedAt": "2026-03-01T01:52:08.145Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "1349129713292977776",
        "resolvedParams": {
            "expectedPuzzleSize": "4x4",
            "expectedSize": 4,
            "expectedDifficulty": "medium",
            "expectedVariant": null,
            "displayDifficulty": "medium",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "slug",
                "size": "slug",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "guided-solver",
        "contentHash": "2ad5a04aa6b2adb6655e943500602f680ad158609c4457fb34d3397ef96a6774",
        "fallbackReason": null
    },
    "title": "guided-solver set 2",
    "operation": "speed-grid",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "speed-grid",
            "gridSize": 4,
            "operation": "addition",
            "rowHeaders": [
                5,
                10,
                9,
                7
            ],
            "colHeaders": [
                5,
                4,
                2,
                7
            ],
            "grid": [
                [
                    10,
                    9,
                    7,
                    12
                ],
                [
                    15,
                    14,
                    12,
                    17
                ],
                [
                    14,
                    13,
                    11,
                    16
                ],
                [
                    12,
                    11,
                    9,
                    14
                ]
            ],
            "blanks": [
                {
                    "row": 1,
                    "col": 1
                },
                {
                    "row": 2,
                    "col": 2
                },
                {
                    "row": 2,
                    "col": 1
                },
                {
                    "row": 0,
                    "col": 2
                },
                {
                    "row": 3,
                    "col": 2
                },
                {
                    "row": 1,
                    "col": 3
                },
                {
                    "row": 2,
                    "col": 0
                },
                {
                    "row": 2,
                    "col": 3
                }
            ],
            "answer": [
                14,
                11,
                13,
                7,
                9,
                17,
                14,
                16
            ]
        },
        {
            "id": 2,
            "type": "speed-grid",
            "gridSize": 4,
            "operation": "addition",
            "rowHeaders": [
                9,
                4,
                7,
                3
            ],
            "colHeaders": [
                9,
                8,
                10,
                1
            ],
            "grid": [
                [
                    18,
                    17,
                    19,
                    10
                ],
                [
                    13,
                    12,
                    14,
                    5
                ],
                [
                    16,
                    15,
                    17,
                    8
                ],
                [
                    12,
                    11,
                    13,
                    4
                ]
            ],
            "blanks": [
                {
                    "row": 1,
                    "col": 2
                },
                {
                    "row": 2,
                    "col": 0
                },
                {
                    "row": 1,
                    "col": 1
                },
                {
                    "row": 0,
                    "col": 3
                },
                {
                    "row": 1,
                    "col": 0
                },
                {
                    "row": 3,
                    "col": 3
                },
                {
                    "row": 2,
                    "col": 2
                },
                {
                    "row": 3,
                    "col": 1
                }
            ],
            "answer": [
                14,
                16,
                12,
                10,
                13,
                4,
                17,
                11
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}