https://github.com/lucascompython/aoc
My shot at AOC
https://github.com/lucascompython/aoc
advent-of-code
Last synced: 7 months ago
JSON representation
My shot at AOC
- Host: GitHub
- URL: https://github.com/lucascompython/aoc
- Owner: lucascompython
- Created: 2022-06-01T09:56:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T15:07:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-23T18:16:48.507Z (about 1 year ago)
- Topics: advent-of-code
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Just my AOC
I am trying to solve some of the challengens in .Net languages to learn them better or in other languages just to have fun.
## TODO's
- [ ] - Finish part 2 of day 3
- [ ] - Finish day 4
- [ ] - Start day 5
# License
This project is licensed under the GPL3 license.