adventofcode

所属分类:Leetcode/题库
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-12-15 14:45:56
上 传 者sh-1993
说明:  代码编程挑战的到来。
(Advent of Code programming challenges.)

文件列表:
2022/
2023/
.flake8
.pre-commit-config.yaml
makefile
template

# Advent of Code Coding challenges solved for [Advent of Code](https://adventofcode.com). - [AoC 2022](2022): 49/50 solved. - [AoC 2023](2023): WIP. ### Setup To use the `makefile` for setting up the daily challenge, first: create a file called `sessionid` and add a single line with your session id - you can get this by inspecting the Advent of Code cookies in your browser. Run `make files year=X day=Y` to get the input for year X, day Y and create code files based on the template. Using pre-commit hooks: ``` pip install black pip install pre-commit pre-commit install ```

近期下载者

相关文件


收藏者