Skip to content

andywaltlova/advent_of_code_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of code 2022 πŸŽ„πŸŽ…πŸŽ

Python

Input data are downloaded via python module aocd

Structure of repository

β”œβ”€β”€ data
β”‚   └── 01.txt
β”‚   ...
β”œβ”€β”€ python
β”‚   β”œβ”€β”€ 00_template.py
β”‚   β”œβ”€β”€ 01.py
β”‚   ...
β”‚   └── utils.py
└── README.md
  • To run python solution from repo root python3 python/01.py

https://adventofcode.com/2022

About

Christmas puzzle challenges https://adventofcode.com/2022/

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages