Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiimsergey/aoc-2015
My solutions for Advent of Code 2015 in Rust
https://github.com/hiimsergey/aoc-2015
advent-of-code advent-of-code-2015 advent-of-code-2015-rust aoc aoc-2015 aoc-2015-in-rust aoc2015
Last synced: about 1 month ago
JSON representation
My solutions for Advent of Code 2015 in Rust
- Host: GitHub
- URL: https://github.com/hiimsergey/aoc-2015
- Owner: hiimsergey
- Created: 2024-01-22T14:25:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T15:06:53.000Z (2 months ago)
- Last Synced: 2024-11-17T16:20:17.368Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2015, advent-of-code-2015-rust, aoc, aoc-2015, aoc-2015-in-rust, aoc2015
- Language: Rust
- Homepage: https://adventofcode.com/2015
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2015
My solutions to [Advent of Code 2015](https://adventofcode.com/2015) in the [Rust](https://rust-lang.org) programming language.