diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-08-01 23:44:04 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-08-01 23:44:04 +0300 |
commit | 4e9132b983c771d3e70d5a6b8bcdfdb1fead81fa (patch) | |
tree | 9f5e195a6c8600f065a057004670c00cfa5abee1 /Advent-of-Code-2021/AOC-3-old/sample.txt | |
parent | 1d96c68c66ba5648d1dd4d8ff2976fc97eea8a14 (diff) |
some more
Diffstat (limited to 'Advent-of-Code-2021/AOC-3-old/sample.txt')
-rw-r--r-- | Advent-of-Code-2021/AOC-3-old/sample.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Advent-of-Code-2021/AOC-3-old/sample.txt b/Advent-of-Code-2021/AOC-3-old/sample.txt new file mode 100644 index 0000000..a6366a8 --- /dev/null +++ b/Advent-of-Code-2021/AOC-3-old/sample.txt @@ -0,0 +1,12 @@ +00100 +11110 +10110 +10111 +10101 +01111 +00111 +11100 +10000 +11001 +00010 +01010 |