Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astynax/adventofcode2024
My solutions for the Advent of Code 2024
https://github.com/astynax/adventofcode2024
advent-of-code advent-of-code-2024 advent-of-code-2024-clojure clojure
Last synced: 8 days ago
JSON representation
My solutions for the Advent of Code 2024
- Host: GitHub
- URL: https://github.com/astynax/adventofcode2024
- Owner: astynax
- License: other
- Created: 2024-12-01T06:36:02.000Z (22 days ago)
- Default Branch: master
- Last Pushed: 2024-12-09T14:15:37.000Z (14 days ago)
- Last Synced: 2024-12-09T15:26:02.705Z (14 days ago)
- Topics: advent-of-code, advent-of-code-2024, advent-of-code-2024-clojure, clojure
- Language: Clojure
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent-of-code-2024
My solutions for the [AdventOfCode2024](https://adventofcode.com/2024/) problems.
## License
Copyright © 2024 astynax
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.