|
62a9c60fd7
|
Day 06 starter code
|
2025-01-08 21:36:58 -05:00 |
|
|
39ff6674fb
|
Finish day 5 part 1
|
2025-01-08 21:27:31 -05:00 |
|
|
79643d7033
|
Continue Day4 part2
|
2025-01-08 20:45:01 -05:00 |
|
|
ec5dae06c6
|
Begin part 2
Not currently correctly parsing height values
|
2025-01-08 20:30:00 -05:00 |
|
|
cc881fb5b6
|
Finish day 4 part 1
|
2025-01-08 18:39:18 -05:00 |
|
|
8b48e8fd15
|
Start Day04
|
2025-01-08 17:53:52 -05:00 |
|
|
ae0e56923f
|
Complete day3 part2
This was easier to test by having several different executables rather
than a single monolith
|
2025-01-08 17:45:19 -05:00 |
|
|
ee20801ce9
|
Complete part 1
|
2025-01-08 17:14:26 -05:00 |
|
|
d287f83fb0
|
Continue part1
|
2025-01-08 16:36:49 -05:00 |
|
|
bbd96a8435
|
Include Day02 instructions, and start day03
|
2025-01-08 15:36:19 -05:00 |
|
|
5877f43639
|
Complete part 2
Part 2 uses indexes rather than a count; information to be added later
|
2025-01-08 15:06:08 -05:00 |
|
|
791a469e56
|
Complete part 1 of day 2
Previous attempt was reading past EOF in file
|
2025-01-08 14:22:01 -05:00 |
|
|
eba12afb88
|
Move to CMake from make
Allows for Language Server setup, and less typing on my part
|
2025-01-08 13:28:00 -05:00 |
|
|
d72418da5b
|
Update makefile to run properly without crashing
Also port to FreeBSD-compatible Makefile calls
|
2025-01-08 12:36:34 -05:00 |
|
|
5b5927a585
|
Start day 2
Already having to debug seg faults... yaaaaaay
|
2025-01-06 22:32:50 -05:00 |
|
|
d965af1f67
|
Edit part2 for faster runtime
Turns out printing _everything_ to the command line bogs stuff down a
LOT; whoops
|
2025-01-06 18:12:08 -05:00 |
|
|
88cc88524e
|
Finish initial implementation of part 2
Could definitely be improved, kinda brute-force. Consider recursion?
Behaves a bit slow, might be from all of the prints though...
|
2025-01-06 18:10:00 -05:00 |
|
|
60f6fa9add
|
Add folder dependency to makefile
|
2025-01-06 18:01:51 -05:00 |
|
|
3230fe1ffc
|
Finish day 1 part 1
|
2025-01-06 18:00:22 -05:00 |
|
|
c59f828695
|
Start day 1 setup
|
2025-01-06 17:36:50 -05:00 |
|
|
3e2e19df99
|
Initial commit
|
2025-01-06 14:48:14 -05:00 |
|