jpages on Nostr: Advent of Code 2023 - Day 10 Part 1 : 1h40:19 (rank 6825) Part 2 : 4h59:06 (rank ...
Advent of Code 2023 - Day 10
Part 1 : 1h40:19 (rank 6825)
Part 2 : 4h59:06 (rank 6548)
When I read the puzzle title ("Pipe Maze"), I already understood that this wouldn't be a walk in the park.
In part 1, the greatest difficulty lied in the handling of the starting position (i.e which pipe type is it ?).
Part 2 was really difficult. My first answer was off by 6, as I forgot an edge case. After the validation, I spent an additional hour to simplify the code.
Published at
2023-12-10 22:56:19Event JSON
{
"id": "cfff78be4f86ae2310c703e86766a74ae4bc125322a5be08cec69f3b8948b9e0",
"pubkey": "d8deeeee9fcf88be9fdb85da854869fa1855bd20d23f54599dcc9d4adb42f1d0",
"created_at": 1702248979,
"kind": 1,
"tags": [],
"content": "Advent of Code 2023 - Day 10 \n\nPart 1 : 1h40:19 (rank 6825)\nPart 2 : 4h59:06 (rank 6548)\n\nWhen I read the puzzle title (\"Pipe Maze\"), I already understood that this wouldn't be a walk in the park.\n\nIn part 1, the greatest difficulty lied in the handling of the starting position (i.e which pipe type is it ?).\n\nPart 2 was really difficult. My first answer was off by 6, as I forgot an edge case. After the validation, I spent an additional hour to simplify the code.",
"sig": "0b2a3d7e57b7d60087ed7b9f4a1db65c8fe34e280f133fbcff32e890d09ec2d40988796c12832673a7e6249d99e95b16c0feebd32b094dced7edd546454cb926"
}