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.
14
commits
1
branch
0
tags
42
KiB
C
90%
Makefile
10%
a7c15c246b
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
Parker Macdonald
a7c15c246b
not done yet, just commiting so i can get my code on my desktop
2024-12-08 16:44:47 -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
not done yet, just commiting so i can get my code on my desktop
2024-12-08 16:44:47 -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