This website requires JavaScript.
Explore
Help
Sign in
parker_macdonald
/
advent_of_code
Watch
1
Star
0
Fork
You've already forked advent_of_code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Advent of Code 2024 in C.
15
commits
1
branch
0
tags
42
KiB
C
90%
Makefile
10%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Larry the Pig
29d21867c1
refactor part 1 to not have any warnings
2024-12-08 17:15:12 -07:00
day_1
curse you clang! and your "no new line at end of file" warning!
2024-12-08 01:59:58 -07:00
day_2
refactor part 1 to not have any warnings
2024-12-08 17:15:12 -07:00
day_8
remove debug output from solution
2024-12-08 02:48:06 -07:00
.gitignore
add makefile to git
2024-12-07 17:18:26 -07:00
Makefile
move makefile to root, also files can't have spaces in them (lame)
2024-12-07 17:46:46 -07:00