Skip to content

Instantly share code, notes, and snippets.

@Caesar2011
Caesar2011 / input.txt
Last active December 13, 2021 21:35
AoC 2021 - Day 13 - Challenging input
This file has been truncated, but you can view the full file.
22455596,6071
24878390,15607
23182742,22814
29046264,7354
6633945,1992
6083677,17386
4922097,15650
7866196,17180
4798973,5680
21876714,21867
@pkoppstein
pkoppstein / schema.jq
Last active April 28, 2025 23:20
schema.jq
module {
"name": "schema",
"description": "JSON Schema Inference",
"version": "0.0.3.1",
"homepage": "https://gist.github.com/pkoppstein/a5abb4ebef3b0f72a6ed",
"license": "MIT",
"author": "pkoppstein at gmail dot com"
};
# NEWS: