Skip to content

novotl/advent_of_code

Repository files navigation

🎄 Advent of Code 🎄

This repository contains my solutions to Advent of Code puzzles.

How to run

Usage: python -m advent_of_code.day_1 [OPTIONS]

Options:
  --small  Computes solution for the small puzzle instance
  --big    Computes solutions for the big puzzle instance
  --help   Show this message and exit.

About

My solutions to Advent of Code puzzles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages