adventOfCode/challenges/2020/20-jurassicJigsaw
AKU 25f4d9d658
Add 2020 solutions
Signed-off-by: AKU <tom@tdpain.net>
2021-11-27 20:33:25 +00:00
..
python Add 2020 solutions 2021-11-27 20:33:25 +00:00
info.json Add 2020 solutions 2021-11-27 20:33:25 +00:00
README.md Add 2020 solutions 2021-11-27 20:33:25 +00:00

Day 20: Jurassic Jigsaw

Gave up on this one. I was struggling to find a decent logical way to do it manually, yet alone write a set of rules to get a computer to do it.

Okay, so I had a lightbulb moment and came back to take another look at part one, which I got pretty easily. I'm going to take another crack on part two, since tiles have certain properties that I didn't realise were present.

No.

Script output
 python .\python\
AoC 2020: day 20 - Jurassic Jigsaw
Python 3.8.5

Test cases
1.1 pass
2.1 fail (got 0, expected 273)

Answers
Part 1: 83775126454273
Part 2: 0