Files
2015
2016
2017
2021
day1
day2
day3
day4
day5
day5_part1.py
day5_part1_v2.py
test_input
day6
2022
2023
__pycache__
.gitignore
LICENSE
README.md
fred.py
solution.py
AdventOfCode/2021/day5/test_input
2024-11-02 13:12:47 +01:00

11 lines
110 B
Plaintext

0,9 -> 5,9
8,0 -> 0,8
9,4 -> 3,4
2,2 -> 2,1
7,0 -> 7,4
6,4 -> 2,0
0,9 -> 2,9
3,4 -> 1,4
0,0 -> 8,8
5,5 -> 8,2