https://github.com/srvariable/adventofcode2023
My solutions to Advent of Code 2023
https://github.com/srvariable/adventofcode2023
Last synced: about 1 year ago
JSON representation
My solutions to Advent of Code 2023
- Host: GitHub
- URL: https://github.com/srvariable/adventofcode2023
- Owner: SrVariable
- Created: 2023-12-06T10:45:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T00:56:08.000Z (over 1 year ago)
- Last Synced: 2024-12-11T01:32:30.173Z (over 1 year ago)
- Language: C
- Homepage: https://adventofcode.com/2023
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AdventOfCode2023
Solutions to the problems of [Advent 2023](https://adventofcode.com/2023) solved from
scratch using the functions from [BFL](https://github.com/SrVariable/bfl).