diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-07-31 11:46:17 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-07-31 11:46:17 +0300 |
commit | aec1c07260257ba7c28eff53f422ddb7daaf316a (patch) | |
tree | 88b279cb646bad60c3d55bdd01bb323065fca519 /Advent-of-Code-2021/AOC-3/sample.txt |
Big Bang
Diffstat (limited to 'Advent-of-Code-2021/AOC-3/sample.txt')
-rw-r--r-- | Advent-of-Code-2021/AOC-3/sample.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Advent-of-Code-2021/AOC-3/sample.txt b/Advent-of-Code-2021/AOC-3/sample.txt new file mode 100644 index 0000000..a6366a8 --- /dev/null +++ b/Advent-of-Code-2021/AOC-3/sample.txt @@ -0,0 +1,12 @@ +00100 +11110 +10110 +10111 +10101 +01111 +00111 +11100 +10000 +11001 +00010 +01010 |