diff options
| author | mryouse | 2023-06-03 20:22:18 +0000 |
|---|---|---|
| committer | mryouse | 2023-06-03 20:22:18 +0000 |
| commit | 7b7bf727da3250907284368b98b0083a4b4e2386 (patch) | |
| tree | 34802caea5181dc0fb97992746ab99b080448418 /aoc/2021/day03/input.txt | |
initial commit
Diffstat (limited to 'aoc/2021/day03/input.txt')
| -rw-r--r-- | aoc/2021/day03/input.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/aoc/2021/day03/input.txt b/aoc/2021/day03/input.txt new file mode 100644 index 0000000..a6366a8 --- /dev/null +++ b/aoc/2021/day03/input.txt @@ -0,0 +1,12 @@ +00100 +11110 +10110 +10111 +10101 +01111 +00111 +11100 +10000 +11001 +00010 +01010 |
