-
-
Hello, my repo is here: https://github.com/langpavel/aoc-2024-in-deno
-
### Software
Desktop Application
### Operating System / Platform
macOS
### Your Pieces OS Version
10.1.15
### Early Access Program
- [ ] Yes, this is related to an Early Access Program feature.…
hra42 updated
5 hours ago
-
I plan to do AoC 2017 day 1 and day 2
-
`let getSeason = function(date) {
let seasons = [{
name: 'Advent',
start: 'Advent Sunday',
end: 'Christmas Eve',
color:
}];
…
-
From #34, better to have separately:
@duffee writes: I'm starting to think that a blog post using Test::PDL to test whether I truely understand how a $matrix * $vector operation works. (Advent cale…
-
The Chief Historian is always present for the big Christmas sleigh launch, but nobody has seen him in months! Last anyone heard, he was visiting locations that are historically significant to the Nort…
-
This example should show off a typical advent of code solution and best practices/tips like [this one](https://roc.zulipchat.com/#narrow/channel/231634-beginners/topic/why.20are.20strings.20not.20just…
-
For each day of the Advent of code we need to develop a solution for a 2 part problem.
For each day we should create a different folder in the parent directory that solves each part and should have…
-
I plan to do AoC 2016 day 2