jpages on Nostr: Advent of Code - Day 13 Part 1 : 2h09:00 (rank 7479) Part 2 : 3h52:45 (rank 7945) I ...
Advent of Code - Day 13
Part 1 : 2h09:00 (rank 7479)
Part 2 : 3h52:45 (rank 7945)
I started one hour late, but I was in good shape this morning, and I could write concise (70 lines) and fast code (about 3 ms for each part).
The problem was obviously easier than yesterday's problem. When I saw part 2, I understood that I had to find a clever idea, and that I could not just encapsulate my part 1 code in a loop.
#AdventOfCode
Published at
2023-12-13 22:55:19Event JSON
{
"id": "d6b95bfeac443cf00ccf052dd96039d9fb454c0f9825a4408d66e7048737ba1a",
"pubkey": "d8deeeee9fcf88be9fdb85da854869fa1855bd20d23f54599dcc9d4adb42f1d0",
"created_at": 1702508119,
"kind": 1,
"tags": [
[
"t",
"adventofcode"
]
],
"content": "Advent of Code - Day 13 \n\nPart 1 : 2h09:00 (rank 7479)\nPart 2 : 3h52:45 (rank 7945)\n\nI started one hour late, but I was in good shape this morning, and I could write concise (70 lines) and fast code (about 3 ms for each part).\n\nThe problem was obviously easier than yesterday's problem. When I saw part 2, I understood that I had to find a clever idea, and that I could not just encapsulate my part 1 code in a loop.\n\n#AdventOfCode",
"sig": "ffacf4701017eb210338a1b2856c0ea513291ea3f1dcc793d5cd669c78dc8a51a035454ac734ba05236c8596c2bf06f3258159d2a7bb46965a5184921dfcf952"
}