Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markalbrand56/advent-of-code
Advent of Code 2023
https://github.com/markalbrand56/advent-of-code
2023 advent-of-code christmas
Last synced: 2 days ago
JSON representation
Advent of Code 2023
- Host: GitHub
- URL: https://github.com/markalbrand56/advent-of-code
- Owner: markalbrand56
- Created: 2023-12-02T21:36:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T17:32:42.000Z (12 months ago)
- Last Synced: 2024-11-15T08:14:07.328Z (2 months ago)
- Topics: 2023, advent-of-code, christmas
- Language: C++
- Homepage: https://adventofcode.com/2023
- Size: 430 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Advent of Code 2023](https://adventofcode.com/2023)
Advent of Code 2023## Desafíos adicionales
### Lenguajes a usar (de manera aleatoria)
- Python
- Go
- C
- C++
- Rust
- JavaScript
- Kotlin![Roulette](https://github.com/markalbrand56/Advent-Of-Code/blob/main/assets/screenshot.png)
## Días
### Day 1: Trebuchet ⭐⭐ []()### Day 2: Cube Conundrum ⭐⭐ []()
### Day 3: Gear Ratios ⭐⭐ []()### Day 4: Scratchcards ⭐⭐ []()
### Day 5: If You Give A Seed A Fertilizer ⭐❓ []()
> [!NOTE]
> De la parte 1 a la parte 2 pasan de procesarse 20 semillas a procesarse literalmente casi dos mil millones de semillas. Mi computadora pasó más de dos horas ejecutando el programa y no logró terminar (con multithreading implementado).
> Tengo confianza de que el algoritmo está bien pero hasta el momento no he terminado la ejecución, otro día lo dejaré corriendo para ver si me da la respuesta correcta.### Day 6: Wait For It ⭐⭐ []()
### Day 7: Camel Cards ⭐⭐ []()
### Day 8: Haunted Wasteland ⭐⭐ []()
### Day 9: Mirage Maintenance ⭐⭐ []()
### Day 10: Pipe Maze ⭐ []()
### Day 11: Cosmic Expansion ⭐⭐ []()
### Day 13: Point of Incidence: ⭐⭐ []()
### Day 14: Parabolic Reflector Dish ⭐⭐ []()
### Day 15: Lens Library ⭐⭐ []()
### Day 16: The Floor Will Be Lava ⭐⭐ []()