diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-07-31 11:55:45 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-07-31 11:55:45 +0300 |
commit | 48966f12832ac97228132e56fb3159099f3e466e (patch) | |
tree | 9cc37aab6d00230787e19b68127abd2b818068ef /Advent-of-Code-2021/AOC-2 | |
parent | aec1c07260257ba7c28eff53f422ddb7daaf316a (diff) |
cleanup
Diffstat (limited to 'Advent-of-Code-2021/AOC-2')
-rwxr-xr-x | Advent-of-Code-2021/AOC-2/aoc-2 | bin | 16568 -> 0 bytes | |||
-rw-r--r-- | Advent-of-Code-2021/AOC-2/aoc-2.c~ | 0 | ||||
-rw-r--r-- | Advent-of-Code-2021/AOC-2/input-2.txt~ | 0 | ||||
-rw-r--r-- | Advent-of-Code-2021/AOC-2/main.c (renamed from Advent-of-Code-2021/AOC-2/aoc-2.c) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/Advent-of-Code-2021/AOC-2/aoc-2 b/Advent-of-Code-2021/AOC-2/aoc-2 Binary files differdeleted file mode 100755 index c15492c..0000000 --- a/Advent-of-Code-2021/AOC-2/aoc-2 +++ /dev/null diff --git a/Advent-of-Code-2021/AOC-2/aoc-2.c~ b/Advent-of-Code-2021/AOC-2/aoc-2.c~ deleted file mode 100644 index e69de29..0000000 --- a/Advent-of-Code-2021/AOC-2/aoc-2.c~ +++ /dev/null diff --git a/Advent-of-Code-2021/AOC-2/input-2.txt~ b/Advent-of-Code-2021/AOC-2/input-2.txt~ deleted file mode 100644 index e69de29..0000000 --- a/Advent-of-Code-2021/AOC-2/input-2.txt~ +++ /dev/null diff --git a/Advent-of-Code-2021/AOC-2/aoc-2.c b/Advent-of-Code-2021/AOC-2/main.c index 6c212b1..6c212b1 100644 --- a/Advent-of-Code-2021/AOC-2/aoc-2.c +++ b/Advent-of-Code-2021/AOC-2/main.c |