adventOfCode/challenges/2023/03-gearRatios/tests.json
2023-12-03 22:55:46 +00:00

8 lines
No EOL
348 B
JSON

{
"1": [
{"is": "4361", "input": "467..114..\n...*......\n..35..633.\n......#...\n617*......\n.....+.58.\n..592.....\n......755.\n...$.*....\n.664.598.."}
],
"2": [
{"is": "467835", "input": "467..114..\n...*......\n..35..633.\n......#...\n617*......\n.....+.58.\n..592.....\n......755.\n...$.*....\n.664.598.."}
]
}