advent-of-code
i know how to code now! here's my advent of code solutions that i can be somewhat proud of (by SansPapyrus683)
adventofcode
By yspreen
advent-of-code | adventofcode | |
---|---|---|
1 | 11 | |
5 | 11 | |
- | - | |
7.4 | 8.6 | |
4 days ago | 11 months 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.
-
[2019 Day 19] C++ optimization issue
hey, so this is my current solution to day 19. it takes way too long to run, even though i've implemented the below optimizations: * as soon as you craft a geode bot, checks how many geodes it'll produce in the timespan * keeps a running variable tracking the total max # of geodes. if a state can't possibly produce enough geodes to even reach the total max, it's discarded. * if you can make any robot you desire, discard the state where you don't do anything.
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
-
I'm really proud of solving this year, some close calls for giving up in there for sure! 18, 19, and 24 threw me for a loop. Thanks topaz for another great year 💙
repo
-
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
- -🎄- 2021 Day 16 Solutions -🎄-
-
5 / 6
All solutions @ yspreen/adventofcode
- 4 / 6
-
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
-
[2019 Day 7] Part two: Examples work, puzzle input does not
Okay, this bug hid extremely well. My extraction of opcodes from the input was faulty, and apparently only now did some edge-case catch that! Incredible. This is the fix commit: https://github.com/yspreen/adventofcode/commit/5edfa126b7176f2fa7776fe15eb4b4eff1386bb2
What are some alternatives?
When comparing advent-of-code and adventofcode you can also consider the following projects:
adventofcode - Advent of Code (http://adventofcode.com) solutions written in Python 3
adventofcode - Advent of code
Advent-of-Code - Advent of Code problems solved in Python.
hello-world - Innocent first test.
advent-of-code - Advent of Code - All Years - Blazingly Fast
code-challenges - My solutions to various code challenges
advent-of-code - http://adventofcode.com
AOC2021-in-Fortran - Advent of Code 2021 solutions in Fortran
aoc - 🎄 advent of code 414⭐
advent_of_code
advent-of-code - advent of code
nom - Rust parser combinator framework
advent-of-code vs adventofcode
adventofcode vs adventofcode
advent-of-code vs Advent-of-Code
adventofcode vs hello-world
advent-of-code vs advent-of-code
adventofcode vs code-challenges
advent-of-code vs advent-of-code
adventofcode vs AOC2021-in-Fortran
advent-of-code vs aoc
adventofcode vs advent_of_code
adventofcode vs advent-of-code
adventofcode vs nom