{
    "reason": "Implied answer; transformations",
    "part1length": 1,
    "inputs": {
        "selector": "code",
        "indexes": [0, 0]
    },
    "answers": {
        "selector": "code",
        "indexesOrLiterals": [6, [8, 10]],
        "transforms": [{
            "functions": [
                { "map": [
                    [{ "parseInt": [] }]
                ] },
                { "reduce": [
                    [{ "multiply": [] }]
                ] },
                { "toString": [] }
            ],
            "appliesTo": [1]
        }]
    }
}