Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-redbyte/aoc2022
Advent of code 2022
https://github.com/i-redbyte/aoc2022
Last synced: about 1 month ago
JSON representation
Advent of code 2022
- Host: GitHub
- URL: https://github.com/i-redbyte/aoc2022
- Owner: i-redbyte
- Created: 2022-12-17T15:40:09.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T11:20:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T06:35:28.632Z (3 months ago)
- Language: C++
- Size: 44.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Advent of Code 2022](https://adventofcode.com/2022)
My solutions to AOK 2022 tasks in different programming languages
Solved tasks and languages:
- Day01 - Day06 [**C++**](/cpp)
- Day07 - Day08 [**Kotlin**](/kotlin)