Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harmim/aoc-2023
Advent of Code 2023 (Java)
https://github.com/harmim/aoc-2023
advent-of-code advent-of-code-2023 christmas java puzzle
Last synced: 26 days ago
JSON representation
Advent of Code 2023 (Java)
- Host: GitHub
- URL: https://github.com/harmim/aoc-2023
- Owner: harmim
- License: mit
- Created: 2023-12-01T05:52:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-30T14:37:29.000Z (about 1 year ago)
- Last Synced: 2024-04-24T03:21:11.968Z (9 months ago)
- Topics: advent-of-code, advent-of-code-2023, christmas, java, puzzle
- Language: Java
- Homepage: https://adventofcode.com/2023
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Advent of Code 2023](https://adventofcode.com/2023) 🎄
```
|
-+-
A
/=\ /\ /\ ___ _ __ _ __ __ __
i/ O \i / \/ \ / _ \| '__|| '__|\ \ / /
/=====\ / /\ /\ \| __/| | | | \ \/ /
/ i \ \ \ \/ / / \___/|_| |_| \ /
i/ O * O \i / /
/=========\ __ __ /_/ _
/ * * \ \ \/ / /\ /\ __ _ ____ | |
i/ O i O \i \ / __ / \/ \ / _` |/ ___\ |_|
/=============\ / \ |__| / /\ /\ \| (_| |\___ \ _
/ O i O \ /_/\_\ \ \ \/ / / \__,_|\____/ |_|
i/ * O O * \i
/=================\
|___|
```
**Implemented in Java.**## Results
| Day | Part 1 | Part 2 |
|:--------------------------------------------:| :---: | :---: |
| [Day 1](https://adventofcode.com/2023/day/1) | ⭐ | ⭐ |
| [Day 2](https://adventofcode.com/2023/day/2) | ⭐ | ⭐ |
| [Day 3](https://adventofcode.com/2023/day/3) | ⭐ | ⭐ |
| [Day 4](https://adventofcode.com/2023/day/4) | ⭐ | ⭐ |
| [Day 4](https://adventofcode.com/2023/day/4) | ⭐ | ⭐ |
| [Day 5](https://adventofcode.com/2023/day/5) | ⭐ | ⭐ |
| [Day 6](https://adventofcode.com/2023/day/6) | ⭐ | ⭐ |
| [Day 7](https://adventofcode.com/2023/day/7) | ⭐ | ⭐ |