jpages on Nostr: Advent of Code - Day 19 Part 1 : 2h20:00 (rank 6487) Part 2 : 4h37:51 (rank 4737) In ...
Advent of Code - Day 19
Part 1 : 2h20:00 (rank 6487)
Part 2 : 4h37:51 (rank 4737)
In Part 1, I struggled a bit with parsing and regular expressions.
In Part 2 , I saw immediately which method I had to use (this reminded me the Day 22 of Advent of Code 2021), but I had more difficulties with the implementation details. When I could compile the code, it worked on first try.
Part 1 runs in 3ms and Part 2 in 2 ms.
#AdventOfCode
Published at
2023-12-19 22:57:21Event JSON
{
"id": "3cb8cf3f2129a8995b923180b12513480e330a7d03fd1bf7fcbe41cf1a52bc15",
"pubkey": "d8deeeee9fcf88be9fdb85da854869fa1855bd20d23f54599dcc9d4adb42f1d0",
"created_at": 1703026641,
"kind": 1,
"tags": [
[
"t",
"adventofcode"
]
],
"content": "Advent of Code - Day 19 \n\nPart 1 : 2h20:00 (rank 6487)\nPart 2 : 4h37:51 (rank 4737)\n\nIn Part 1, I struggled a bit with parsing and regular expressions.\n\nIn Part 2 , I saw immediately which method I had to use (this reminded me the Day 22 of Advent of Code 2021), but I had more difficulties with the implementation details. When I could compile the code, it worked on first try.\n\nPart 1 runs in 3ms and Part 2 in 2 ms.\n\n#AdventOfCode",
"sig": "2a368a881b6ad3c49ce2b3f83615453e2799eec3955ab942b3e0fcb7d2a268a503b611c093fcc06b790464304f8057c7044ab3948c60944e69853aa80e2bac52"
}