Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siegy22/adventofcode
https://github.com/siegy22/adventofcode
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/siegy22/adventofcode
- Owner: siegy22
- Created: 2020-12-02T12:16:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-01T18:13:36.000Z (about 1 month ago)
- Last Synced: 2024-12-10T03:23:27.549Z (26 days ago)
- Language: Ruby
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020
My [ruby](https://www.ruby-lang.org/) solutions to the [Advent of Code 2020](https://adventofcode.com/2020)
-----
Links:
- [Day 1](./1.rb)
- [Day 2](./2.rb)