Skip to content

gianpena/AoC25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to Advent of Code 2025!

This will be a little different from my 2024 repository in that I will no longer be using the python utility I used last year for automatic input; instead, I will be using this to direct input like so:

advent 2025 1 | python sol.py

This means that my programs this year will also be utilizing standard input.

Additionally, if you are interested in obtaining sample inputs for the days, I have made a separate utility you can find here.

About

Solutions to Advent of Code 2025.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published