UNPKG

aoc-copilot

Version:

Advent of Code automatic runner for examples and inputs

16 lines 475 B
{ "reason": "Multiple examples", "part1length": 2, "inputs": { "selector": "code", "indexes": [0, 19, 0, 19, 47] }, "answers": { "selector": "article p, em", "indexesOrLiterals": [6, 9, 4, 19, 24], "transforms": [ { "functions": [{ "match": ["\\d+", "g"] }, { "at": [-1] }], "appliesTo": [2] }, { "functions": [{ "match": ["\\d+", "g"] }, { "at": [0] }], "appliesTo": [3] } ] } }