advent-of-code/2022/day-3_rucksack_reorganizati...
TuDatTr 04f18534bc Added solution for AoC 2022/3, in python and in rust
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
2022-12-03 13:59:13 +01:00
..
.gitignore Added solution for AoC 2022/3, in python and in rust 2022-12-03 13:59:13 +01:00
README.md Added solution for AoC 2022/3, in python and in rust 2022-12-03 13:59:13 +01:00
main.py Added solution for AoC 2022/3, in python and in rust 2022-12-03 13:59:13 +01:00

README.md

Rucksack Reorganization

Created this solution first, since the implementation seemed fairly easy. Turns out it was.

Could use some more list comprehensions though

Usage

Expecting the input.txt in the same folder as the main.py python main.py