My solutions to Advent of Code 2021
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

31 lines
772 B

  1. #+title: aoc2021
  2. My solutions to the 2021 edition of Advent of Code
  3. | Day | Part 1 | Part 2 |
  4. |-----+--------+--------|
  5. | 1 | X | X |
  6. | 2 | X | X |
  7. | 3 | X | |
  8. | 4 | | |
  9. | 5 | | |
  10. | 6 | | |
  11. | 7 | | |
  12. | 8 | | |
  13. | 9 | | |
  14. | 10 | | |
  15. | 11 | | |
  16. | 12 | | |
  17. | 13 | | |
  18. | 14 | | |
  19. | 15 | | |
  20. | 16 | | |
  21. | 17 | | |
  22. | 18 | | |
  23. | 19 | | |
  24. | 20 | | |
  25. | 21 | | |
  26. | 22 | | |
  27. | 23 | | |
  28. | 24 | | |
  29. | 25 | | |