Skip to content

rcardenes/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Solutions to Advent of Code 2021.

All problems are solved first in Python, then maybe in some other language, either for speed improvements or for educational purposes.

Each script requires at least a single argument, the name of the file with the input to be processed. If the script requires additional arguments, an "usage" message will be printed.

This is part of the AoC Canarias channel discussion. Repos from other members include:

About

My Advent of Code solutions. Python + maybe others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages