Skip to content

Bikatr7/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions

Automation

This has been streamlined by using the advent-of-code-data library for speed.

This is done so I can fetch problem input and description without manually touching the website.

Additionally, I can grab the input directly and feed it into the solution file.

To my knowledge, the advent-of-code-data library does follow the rules of automation for the AoC website. No other automation is done outside of that.

Requirements

Windows

Python 3.12

advent-of-code-data library

beautifulsoup4

requests

About

Advent of Code Solutions from 2024 onwards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages