hard Set 3 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-pyramid-mixed-6layer-hard",
        "pageNumber": 3,
        "generatedAt": "2026-03-01T01:52:06.378Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "5158005433097806934",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "hard",
            "expectedVariant": null,
            "displayDifficulty": "hard",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "guided-solver",
        "contentHash": "d0b26c643efd3fc1442be725059f137f6e09471e799aaffce7f568b27c5cbf4a",
        "fallbackReason": null
    },
    "title": "guided-solver set 3",
    "operation": "pyramid",
    "subject": "arithmetic",
    "difficulty": "hard",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "mixed",
        "operations": [
            "+",
            "-",
            "×",
            "÷"
        ],
        "difficulty": "hard"
    },
    "problems": [
        {
            "id": 1,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    7,
                    5,
                    1
                ],
                [
                    12,
                    6
                ],
                [
                    6
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 2
                }
            ],
            "answer": [
                12,
                6,
                6,
                1
            ],
            "solution": [
                [
                    7,
                    5,
                    1
                ],
                [
                    12,
                    6
                ],
                [
                    6
                ]
            ]
        },
        {
            "id": 2,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    5,
                    2,
                    5
                ],
                [
                    7,
                    3
                ],
                [
                    4
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 1
                }
            ],
            "answer": [
                7,
                3,
                4,
                2
            ],
            "solution": [
                [
                    5,
                    2,
                    5
                ],
                [
                    7,
                    3
                ],
                [
                    4
                ]
            ]
        },
        {
            "id": 3,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    4,
                    2,
                    10
                ],
                [
                    2,
                    12
                ],
                [
                    10
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 0
                }
            ],
            "answer": [
                2,
                12,
                10,
                4
            ],
            "solution": [
                [
                    4,
                    2,
                    10
                ],
                [
                    2,
                    12
                ],
                [
                    10
                ]
            ]
        },
        {
            "id": 4,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    6,
                    9,
                    1
                ],
                [
                    3,
                    8
                ],
                [
                    5
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 2
                }
            ],
            "answer": [
                3,
                8,
                5,
                1
            ],
            "solution": [
                [
                    6,
                    9,
                    1
                ],
                [
                    3,
                    8
                ],
                [
                    5
                ]
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}