advent2024
Advent of Code 2024
git clone
git://bsandro.tech/advent2024
Log
|
Files
|
Refs
Mode
Name
Size
-rw-r--r--
.gitignore
2L
-rw-r--r--
day01/Makefile
28L
-rw-r--r--
day01/input.txt
1000L
-rw-r--r--
day01/main.cpp
60L
-rw-r--r--
day01/test1.txt
6L
-rw-r--r--
day02/Makefile
28L
-rw-r--r--
day02/input.txt
1000L
-rw-r--r--
day02/main.cpp
85L
-rw-r--r--
day02/test1.txt
6L
-rw-r--r--
day03/Makefile
28L
-rw-r--r--
day03/input.txt
6L
-rw-r--r--
day03/main.cpp
52L
-rw-r--r--
day03/test1.txt
1L
-rw-r--r--
day03/test2.txt
1L
-rw-r--r--
day04/Makefile
28L
-rw-r--r--
day04/input.txt
140L
-rw-r--r--
day04/main.cpp
122L
-rw-r--r--
day04/test1.txt
3L
-rw-r--r--
day04/test2.txt
10L
-rw-r--r--
day05/Makefile
28L
-rw-r--r--
day05/input.txt
1370L
-rw-r--r--
day05/main.cpp
117L
-rw-r--r--
day05/test1.txt
28L
-rw-r--r--
day06/Makefile
28L
-rw-r--r--
day06/input.txt
130L
-rw-r--r--
day06/main.cpp
187L
-rw-r--r--
day06/test1.txt
10L
-rw-r--r--
day06/test2.txt
10L
-rw-r--r--
day07/Makefile
28L
-rw-r--r--
day07/input.txt
850L
-rw-r--r--
day07/main.cpp
123L
-rw-r--r--
day07/test1.txt
9L
-rw-r--r--
day08/Makefile
28L
-rw-r--r--
day08/input.txt
50L
-rw-r--r--
day08/main.cpp
128L
-rw-r--r--
day08/test1.txt
12L
-rw-r--r--
day08/test2.txt
10L
-rw-r--r--
day09/Makefile
28L
-rw-r--r--
day09/input.txt
1L
-rw-r--r--
day09/main.cpp
176L
-rw-r--r--
day09/test1.txt
1L
-rw-r--r--
day09/test2.txt
1L
-rw-r--r--
day10/Makefile
34L
-rw-r--r--
day10/input.txt
45L
-rw-r--r--
day10/main.cpp
89L
-rw-r--r--
day10/test1.txt
7L
-rw-r--r--
day10/test2.txt
8L
-rw-r--r--
day10/test3.txt
6L
-rw-r--r--
day10/test4.txt
7L
-rw-r--r--
day11/Makefile
31L
-rw-r--r--
day11/input.txt
1L
-rw-r--r--
day11/main.cpp
138L
-rw-r--r--
day11/test1.txt
1L
-rw-r--r--
day11/test2.txt
1L
-rw-r--r--
day11/test3.txt
1L
-rw-r--r--
day12/Makefile
37L
-rw-r--r--
day12/input.txt
140L
-rw-r--r--
day12/main.cpp
179L
-rw-r--r--
day12/test1.txt
4L
-rw-r--r--
day12/test2.txt
5L
-rw-r--r--
day12/test3.txt
10L
-rw-r--r--
day12/test4.txt
5L
-rw-r--r--
day12/test5.txt
6L
-rw-r--r--
day13/Makefile
28L
-rw-r--r--
day13/input.txt
1279L
-rw-r--r--
day13/main.cpp
107L
-rw-r--r--
day13/test1.txt
15L
-rw-r--r--
day14/Makefile
28L
-rw-r--r--
day14/input.txt
500L
-rw-r--r--
day14/main.cpp
110L
-rw-r--r--
day14/test1.txt
12L
-rw-r--r--
day17/Makefile
28L
-rw-r--r--
day17/input.txt
5L
-rw-r--r--
day17/main.cpp
196L
-rw-r--r--
day17/test1.txt
5L
-rw-r--r--
day17/test2.txt
5L
-rw-r--r--
day19/Makefile
28L
-rw-r--r--
day19/input.txt
402L
-rw-r--r--
day19/main.cpp
87L
-rw-r--r--
day19/test1.txt
10L
-rw-r--r--
include/utils.hpp
16L
-rwxr-xr-x
makenew.sh
5L
-rw-r--r--
tpl/Makefile
28L
-rw-r--r--
tpl/main.cpp
47L