This website requires JavaScript.
Explore
Help
Sign in
dustinswan
/
advent-of-code-2025
Watch
1
Star
0
Fork
You've already forked advent-of-code-2025
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
2
commits
1
branch
0
tags
34
KiB
Prolog
100%
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
Exact
Exact
Union
RegExp
Dustin Swan
01c9db8b9a
Gah. Prolog is hard. I'm not able to find logic programming solutions to these, so I'm just doing it like I would in any other language, which is sort of defeating the point. I may go back and redo days 1 and 2, now that I understand Prolog a bit more, I'm sure I can do those better.
2025-12-07 15:47:15 -07:00
day1
Gah. Prolog is hard. I'm not able to find logic programming solutions to these, so I'm just doing it like I would in any other language, which is sort of defeating the point. I may go back and redo days 1 and 2, now that I understand Prolog a bit more, I'm sure I can do those better.
2025-12-07 15:47:15 -07:00
day2
Gah. Prolog is hard. I'm not able to find logic programming solutions to these, so I'm just doing it like I would in any other language, which is sort of defeating the point. I may go back and redo days 1 and 2, now that I understand Prolog a bit more, I'm sure I can do those better.
2025-12-07 15:47:15 -07:00
day3
Gah. Prolog is hard. I'm not able to find logic programming solutions to these, so I'm just doing it like I would in any other language, which is sort of defeating the point. I may go back and redo days 1 and 2, now that I understand Prolog a bit more, I'm sure I can do those better.
2025-12-07 15:47:15 -07:00
.gitignore
Gah. Prolog is hard. I'm not able to find logic programming solutions to these, so I'm just doing it like I would in any other language, which is sort of defeating the point. I may go back and redo days 1 and 2, now that I understand Prolog a bit more, I'm sure I can do those better.
2025-12-07 15:47:15 -07:00
README.md
Best time of the year
2025-11-30 21:49:17 -07:00
README.md
PROLOG! Here we go