AdventOfCode2022/11/README.md

13 lines
247 B
Markdown
Raw Normal View History

2022-12-12 13:49:44 +01:00
# [Day 11](https://adventofcode.com/2022/day/11)
:gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift:
Today's language: **Python**
2023-12-09 13:46:15 +01:00
Lines of code: **71**
Execution time: **0,284 s**
2022-12-12 13:49:44 +01:00
```shell
python3 day11.py monkey-stuff.txt
```