Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yishn/adventofcode
My solutions to Advent of Code
https://github.com/yishn/adventofcode
advent-of-code javascript js rust
Last synced: 17 days ago
JSON representation
My solutions to Advent of Code
- Host: GitHub
- URL: https://github.com/yishn/adventofcode
- Owner: yishn
- License: mit
- Created: 2016-12-01T12:24:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T22:12:12.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T10:41:56.058Z (3 months ago)
- Topics: advent-of-code, javascript, js, rust
- Language: Rust
- Homepage: http://adventofcode.com/
- Size: 615 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
My solutions to Advent of Code## 2017 Challenge
- Code should be pasteable into dev tools console
- Code should be as short as possible