https://github.com/wherrera10/advent_of_code_2023
Advent of Code programming solutions, 2023
https://github.com/wherrera10/advent_of_code_2023
Last synced: about 2 months ago
JSON representation
Advent of Code programming solutions, 2023
- Host: GitHub
- URL: https://github.com/wherrera10/advent_of_code_2023
- Owner: wherrera10
- License: mit
- Created: 2023-12-04T06:29:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T19:02:54.000Z (over 1 year ago)
- Last Synced: 2025-01-30T05:12:12.198Z (8 months ago)
- Language: Julia
- Homepage:
- Size: 266 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent_of_Code_2023
Julia program solutions for the Advent of Code event in 2023.
Written to get quick results, so documentation is generally absent and input error handling may be lacking.