Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/summasmiff/aoc_2021_day1
🎄My www.adventofcode.com solution for Day 1 2021!🌟
https://github.com/summasmiff/aoc_2021_day1
advent-of-code advent-of-code-2021 adventofcode
Last synced: 18 days ago
JSON representation
🎄My www.adventofcode.com solution for Day 1 2021!🌟
- Host: GitHub
- URL: https://github.com/summasmiff/aoc_2021_day1
- Owner: summasmiff
- Created: 2021-12-01T16:42:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T16:47:40.000Z (about 3 years ago)
- Last Synced: 2024-11-28T03:27:05.199Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2021, adventofcode
- Language: Elixir
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aoc2021Day1
My #AdventofCode solution for Day 1 of 2021!
[https://adventofcode.com/](https://adventofcode.com/)## To Run
`iex> Aoc2021Day1.main("input.txt")`