https://github.com/nicklayb/advent_of_code_2024
Advent of code of 2024... In Swift... For reasons I don't even know myself
https://github.com/nicklayb/advent_of_code_2024
Last synced: 12 months ago
JSON representation
Advent of code of 2024... In Swift... For reasons I don't even know myself
- Host: GitHub
- URL: https://github.com/nicklayb/advent_of_code_2024
- Owner: nicklayb
- Created: 2024-12-18T03:57:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T02:22:49.000Z (over 1 year ago)
- Last Synced: 2025-06-07T21:44:43.201Z (about 1 year ago)
- Language: Swift
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of code 2024
I never used Swift (or barely in university). So this is my attempt at doing the Advent of code 2024 with it.
The code is disgusting, I barely know how swift work but I like it.