-
I believe I found a mistake in this line:
https://github.com/Yoast/advent-of-code/blob/4245d4deaa2805f8230a40ce126ca5fd5949e218/2021/joostboomkamp/AdventOfCode/Day1/15%20Maze.cs#L45
As you only…
-
On line 47 in day2_solution.py it says "Answer for part one" but I'm sure the author means part two. Literally unusable, pls fix
https://github.com/adamtuma/AdventOfCode/blob/e9d04fbcce9820d325b52c…
-
December is upon us and with that comes a variety of advent calendars.
http://adventofcode.com unveils a nice, little coding challenge for each day until Christmas.
Why not use your new skills and d…
-
FILE: README.md
CONTEXT: "...a programming puzzles contest is published every day for twenty-four days."
SUGGESTED CHANGE: Advent of Code is 25 days long, may want to replace twenty-four with twenty…
-
I got
```
UserWarning: Persisting input arguments took 0.66s to run.
If this happens often in your code, it can cause performance problems
(results will be correct in all cases).
The reason for…
-
Hi David,
Anna Mae and I don't know what the advent of code challenge is.
Please add some background info as a new file, or add a link to the readme.
-
Regular expressions. [RegExr: Learn, Build, & Test RegEx](https://regexr.com/) for playing around with and learning regular expressions. There might be better guides out there on regular expressions b…
-
Hows it going?
Others on the AOC leaderboard:
https://github.com/petebannister/aoc2020
https://github.com/richardgill/advent-of-code-2020
https://github.com/Hephaestuz/AdventOfCode2020
-
The AST must be serializable and deserializable in both binary and JSON representations
-
## Day 11: Chronal Charge
### Part 1
You watch the Elves and their sleigh fade into the distance as they head toward the North Pole.
Actually, you're the one fading. The falling sensation ret…