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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T17:14:35.000Z (7 months ago)
- Last Synced: 2025-02-16T19:29:26.231Z (4 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: 39.1 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.