advent-of-code
Public Repo for Advent of Code Solutions (by MeanderingProgrammer)
adventofcode
By yspreen
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
advent-of-code | adventofcode | |
---|---|---|
1 | 11 | |
5 | 7 | |
- | - | |
0.0 | 0.0 | |
3 days ago | 4 days ago | |
Python | Python | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
advent-of-code
Posts with mentions or reviews of advent-of-code.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning advent-of-code yet.
Tracking mentions began in Dec 2020.
adventofcode
Posts with mentions or reviews of adventofcode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-31.
-
[2022 day 19] after trying ever day for the last 11 days, nothing seems to work
I've tried this, didn't seem to help me much. I think this was the code
new code: link
so now I got two versions of my code that I'd say look solid to me and they run in reasonable time. an earlier and a later variant of my code with slightly different optimizations. could someone try to give me some hints without giving it all away? it's so frustrating that I'm right for both examples since day 1 but can never figure out the real ouput
-
2021 day 18 part 2: test input works, real one doesn't.
full solution: https://github.com/yspreen/adventofcode/blob/main/2021/18/main.py
what's the magnitude you get? you can also get my full input and run your code on it to see what max you get: https://github.com/yspreen/adventofcode/blob/main/2021/18/input
- -🎄- 2021 Day 16 Solutions -🎄-
-
5 / 6
All solutions @ yspreen/adventofcode
-
Day 14 2019
For part 2, I have one hint for you. I never could quite figure out how to handle spares and use them correctly. So I just ended up calculating decimals. As in, it requires 2.7 of material X. And then figuring out how to round later. Maybe this helps. My repo is https://github.com/yspreen/adventofcode
What are some alternatives?
When comparing advent-of-code and adventofcode you can also consider the following projects:
nom - Rust parser combinator framework
AOC2021-in-Fortran - Advent of Code 2021 solutions in Fortran
advent_of_code
advent-of-code - advent of code
adventofcode - Advent of code
hello-world - Innocent first test.
Advent_of_Code_in_Pascal - My solutions to the Advent of Code, in Free Pascal
adventofcode - My solutions to the Advent of Code challenges
code-challenges - My solutions to various code challenges
advent-of-code - i know how to code now! here's my advent of code solutions that i can be somewhat proud of
Advent_of_Code - My Advent of Code solutions.