Advent of Code 2023 solutions.
This repository has been archived on 2024-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-12-06 11:47:04 -05:00
d1.py Do day 1. 2023-12-01 22:51:14 -05:00
d2.py Do day 2. 2023-12-02 11:48:32 -05:00
d3.py Do day 3. 2023-12-03 17:23:36 -05:00
d4.py Do days 5 and 6. 2023-12-06 11:47:04 -05:00
d5.py Do days 5 and 6. 2023-12-06 11:47:04 -05:00
d6.py Do days 5 and 6. 2023-12-06 11:47:04 -05:00
dx.py Do days 5 and 6. 2023-12-06 11:47:04 -05:00
LICENSE Add license. 2023-12-02 11:52:06 -05:00
README.md Do days 5 and 6. 2023-12-06 11:47:04 -05:00

Times

  • Day 1: 40:00 (I don't know what I am doing.)
  • Day 2: 14:15 (Okay, but far way from leaderboard.)
  • Day 3: 1st 20:00, 2nd 70:00... (I had a logic error that took me a while to find.)
  • Day 4: 1st 9:06, 2nd 22:31; it wasn't hard but I didn't think quick enough :/
  • Day 5: 1st 25:00, 2nd 1:55:00; Required patience and accuracy
  • Day 6: 13:54; I was slow because I thought it is much harder?
  • Day 7: