Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

This repository stores Advent of Code solutions organized by year and day.

See docs/USAGE.md for detailed usage instructions (virtualenv setup, fetching inputs, running solutions).

Quick start

# create venv and install dependencies
bash scripts/setup-venv.sh

# activate and run a day
source .venv/bin/activate
python 2025/day1/day1.py

Notes

  • Do not commit your AoC session token; export AOC_SESSION or use ~/.config/aocd/token.
  • .gitignore already excludes .venv/.

aoc_rust

aec codes for rust

About

aec codes for rust

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages