Advent of code day 7 reddit Did you join my leaderboard? I invite you to join my board, and we can see who can win it ;) It’s not too late, go to “Leaderboard” in the top nav of AoC and enter 1030369-e174b794 to join my board. This time, a massive, black building looms over you - you're right outside the CPU!. I completed days 1-6 without too much trouble using python and I thought I was learning a fair bit each day. Members Online Stuck on Part 2 Day 1 Get the Reddit app Scan this QR code to download the app now. I've solved day 24 now, but in the end I didn't write a single line of code. There's nowhere to run! Suddenly, a swarm of crabs (each I created an example input that should handle most if not all edge cases mostly related to part 2. Advent of Code, Day 7 [SPOILERS] Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Part 1 was obvious, but I saw pretty quickly that I'd have to understand the assembly to do part 2. Members Online [2023 Day 1: (Trebuchet)] [Python] Need help with string integers (I'm a total newbie) Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. To solve this Advent of Code (parts 1 and 2), I used Breadth-First Search (BFS) to keep moving the guard as well as Finite State Machine (FSM) to control the directions. Each change of 1 step in horizontal position of a single crab costs 1 fuel. Members Online [2023 Day 5 Part 2] [Python] Correct answer for test input, getting 0 on real input Get app Get the Reddit app Log In Log in to Reddit. One program at the bottom supports the entire tower. If register B contains 29 , the program 1,7 would set register B to 26 . Members Online [2023 Day 12 (Part 1)][Python] Terminal Visualization! --- Day 7: Recursive Circus ---Wandering further through the circuits of the computer, you come upon a tower of programs that have gotten themselves into a bit of trouble. Members Online [2023 day 20] input data plot Advent of Code 2021: Adventure Time! 10 days left to submit your adventures! Full details and rules are in the submissions megathread: 🎄 AoC 2021 🎄 [Adventure Time!] Get the Reddit app Scan this QR code to download the app now. [Language: Crystal]: Github. Please prefix your card submission with something like [Card] to make scanning the megathread easier. If register B contains 2024 and register C contains 43690 , the program 4,0 would set register B to 44354 . Advent of Code's Poems for Programmers. If your code works here but not on the real input, please simplify your logic and verify it again. But it's interesting to me that I solved Day 13 using a hylomorphism, and now Day 14 using what is essentially a chronomorphism so maybe recursion-schemes is the killer app for Advent of Code? Part 1 solved pretty quickly, and after finding out I wouldn't get 2 stars for day 25 I went back to look at part 2. You really only need to care about the lines that change directory or list a file. Get the Reddit app Scan this QR code to download the app now. ArrayList; import java. Or check it out in the app stores Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Once I understood the code, it was more obvious that it would be insane to just wait for a simulator to complete running it. Map; import java. Full details and rules are in the Submissions Megathread Which means that for Day 21, you can just use your Day 9 (part 1) code to find the next values in the sequence! For example, in my input, I found that: 65 steps: 3703 plots 196 steps: 32957 plots 327 steps: 91379 plots 458 steps: 178969 plots 589 steps: 295727 plots Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. For day 17 I did not really get the pattern they wanted us to find until a friend gave me a tip. AoC Community Fun 2023: ALLEZ CUISINE! Today's theme ingredient is *whips off cloth covering and gestures grandly* Obsolete Technology. Our sponsors help make Advent of Code possible: Cloudsmith - Code shapes reality; now solve your next puzzle: global artifact management. Last week I did the first 24 stars of of the 2021 advent and learned a lot of shit. Click here for full rules. Or check it out in the app stores Day 7 - Definitely the best puzzle so far, with an amazing twist for part 2. It's apparently a new. There's nowhere to run! Move from 7 to 2: 5 fuel; Move Barely squeezed this in at 3AM on Christmas Day with 2 hours until Day 25. Please review our wiki article on code formatting then edit your post to use the four [Language: Ruby]: Github. Or check it out in the app stores Home Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Members Online [2022 Day 2 (Part 1)] Other example --- Day 3: Mull It Over ---"Our computers are having issues, so I have no idea if we have any Chief Historians in stock!You're welcome to check the warehouse, though," says the mildly flustered shopkeeper at the North Pole Toboggan Rental Shop. Transcript: Red Bull may give you wings, but well-written code gives you ___. The constant arrays for rectangular traversal were taken from Day 3. Share The official Python community for Reddit! Stay up to date with the latest news, Still doesn't work I'm afraid :P This doesn't actually change the order of the dot products in the example since p1's is still negative and p3 is still positive. Even if I don't come up with the code myself, I type it out and look up the methods I don't know. [2023 Day 7 (Part 2)] Hint r/adventofcode. I took my code from day 15, and now i can use the same class for those 2 two days, so the 15 i made multiple spawns to navigate in the maze, and today i used a single spawn to just walk forward until a block appeared, then turn the only Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. New comments cannot be posted. split('\n')[-1][::-1] This takes the input, splits it into a list with each line as an element and then takes the last one (which in this case is Remembering that earlier day that seemed hard, but actually could be solved by just taking the theoretical lower bound, which could be done without any code. The puzzles are only going to get more challenging from here on out. Log In / Sign Up; Advertise on Reddit; Shop Collectible Avatars; Get the Reddit app Scan this QR code to download the app now. Here's my solution for day 3's challenge. Sometimes a chef must return to their culinary roots in order to appreciate how far they have come! Advent of Code is an annual Advent calendar of small programming puzzles for Get the Reddit app Scan this QR code to download the app now. 13 Dec 2024 4 min read Advent of Code 0x0000| 2024 [Leaderboard] Our sponsors help make Advent of Code possible: Jane Street - We're a research-driven trading firm where curious people work together to solve the puzzle of global markets. Members Online [2022 Day 12, Part 2] A gentle walk up a hill Get the Reddit app Scan this QR code to download the app now. 0. (pop), and $ cd <name> --- Day 7: Handy Haversacks ---You land at the regional airport in time for your next flight. Day 7 however left me completely stumped. Members Online [2023 Day 21 Part 2] I should really have learnt my lesson yesterday. My day 7 solution Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. g Advent of Code 2024, Day 13 Day 13 brings us LaTeX, high school math, coordinate systems, graphing, vectors, equation sets, and variable types for memory layout. Members Online [2023 Day 1 Part 2] [Javascript] My solution is so close yet so far ): Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Members Online • Smart_Use101 . T-2 days until unlock!. First part I just slightly modified the Day 16 code, while for the second part I used some output from the Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets Open menu Open navigation Go to Reddit Home. Share Advent of Code 2022 - Day 3: Rucksack Reorganization. Try something new and delight us with it! Code in a foreign language 21 votes, 304 comments. ALLEZ CUISINE! I didn't include the code to read the input, just assume you've read the file into the input variable. com/AlexanderNenninger/AoC2022/blob/master/src/days/day07. Structure your post like My solution for day 7: https://github. --- Day 7: Amplification Circuit ---Based on the navigational maps, you're going to need to send more power to your ship's Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Those things in mind, I started looking at my map to see how I could possibly move things around. Thankfully, since they’re crabs, they can Day 7 of Advent of Code is here! Check out Day 1 for what this is all about. Or check it out in the app stores Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Full details and rules are in the Submissions Megathread Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. This program doesn't use any macros, so we should just say it is z/OS assembler. You'd like to figure out which IPs support TLS (transport-layer snooping). --- Day 7: The Sum of Its Parts ---You find yourself standing on a snow-covered coastline; apparently, you landed a little off course. 2021 Advent of Code Day 2 C++ Tutorial/Solution. Members Online AOC 2021 - Day 9 Part 2 --- Day 1: Historian Hysteria ---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 North Pole; a group of Senior Historians has asked you to accompany them as they check the places they think he was most likely to visit. We just need to set up some initial value Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Members Online [2023 Day 5 Part 2] [Python] Correct answer for test input, getting 0 on real input Get the Reddit app Scan this QR code to download the app now. Part 1: Going for conciseness while (hopefully) not sacrificing readability rather than for speed. The network map provides a list of every connection between two computers. 5 million checks for each elf's proposal before stabilizing, but only 854k proposals actually made resulting Day 14 part 1 was very easy, but Part 2 went right over my head, I tried using dictionaries to keep track of pairs, but my answers have off by one errors and it feels like guesswork - I don't full understand what I have written myself, like one of those 37 votes, 69 comments. Day 19 was interesting, Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. THANK YOU! Card prompt: Day 7. molecule = input. The race takes place on a particularly If register A contains 2024, the program 0,1,5,4,3,0 would output 4,2,5,6,7,7,7,7,3,1,0 and leave 0 in register A. Members Online Code works with example but fails with the input given (day 3) Parsing what is essentially a simple terminal session log seemed like it would be harder than it actually ended up being. I'm definitely not someone who is going to be a leaderboard contender, but at least for the first 7 or so days, I think anyone with basic fundamentals can enjoy it and code a reasonable solution. We can use the same algorithm here to calculate the value of a wire. Did you join my leaderboard? I invite you to join my board, and we can --- Day 7: The Treachery of Whales ---A giant whale has decided your submarine is its next meal, and it's much faster than you are. Occasionally, you can even hear much louder sounds in the distance; how big do the animals get out here, anyway? Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Decided it was easier to determine when a tree as invisible and then just count the trees that aren't invisible: You are correct, it would fail in the first scenario for the second, it would get part 1 right but would count one extra step in part 2 the solution would be to ensure that + only allows turning at most 90 degrees away, not two, and that can be rolled into the if check within the next call. I used Rust's The Historians take you to a familiar rope bridge over a river in the middle of a jungle. Read the full posting rules in our community wiki before you post! Format code blocks using the four-spaces Markdown syntax ! This thread will Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. --- Day 3: Spiral Memory --- Post your solution as a comment or, for longer solutions, consider linking to your repo (e. While The Historians get to work, a nearby program sees that you're idle and challenges you to a race. The code isn't complete as I was working to a deadline of being with the family, it's the classic case of writing the code to output what you think was going to be the answer and not actually reading the text. Runtimes were ~2 seconds for part 1, ~7 seconds for part 2. Any chef worth their hot springs salt should be able to make a full gourmet meal even when given the worst cuts of meat, the most rudimentary of spices, and the simplest of tools. but am stuck now. Both parts run in ~41-43us on my machine (R9 5900HS). Advent of Code 0x0000| 2022 [Leaderboard] Our sponsors help make Advent of Code possible: BJSS - Our --- Day 7: No Space Left On Device ---You can hear birds chirping and raindrops hitting leaves as the expedition proceeds. The Haskell programming language community. Advent of code 2023, day 3, part 1 Help temporarily private as part of a joint protest to Reddit's recent Get the Reddit app Scan this QR code to download the app now. Works on all test cases, and is somehow the only Python code posted I don't know if there would be any advantage in doing so. The depth-first search code, on the other hand, I wrote from scratch instead of using Day 12: it's so short anyway, and difference in graph representation was enough for me to not bother adapting the older Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets View community ranking In the Top 5% of largest communities on Reddit. Members Online [2023 Day 1 (Part 2)] [Java] String are Compleicated Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. use old. Members Online [2023 Day 10] Animated Visualization Same here with the pre calculation, tabled out the 9 outcomes in a spreadsheet first of all then coded it up. I started with just my standard maze navigation (after converting the maze from characters into numbers from 0. On Day 7 you need to free up some space on your communication device for an update. You can see more discussion about the odd unspoken I used this data structure last year for days 5, 17, 18 and 23, and I consider them near and dear to my heart as Advent of Code data structures :) Last year, I wrote my own implementations on the spot, but since then I've come to appreciate 11 votes, 227 comments. Simplified C code for part 2 (#53): Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. I figured out that there was no need to simulate the movement of the blizzards since at any point in time t we can work out which blizzards would have occupied any given square by checking the original map for the current row and column for a blizzard that is t squares away and of a type that would mean at time t it Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Didn't see any ruby here so I thought I'd share my own. Post your code solution in this megathread. Each wire has an identifier (some lowercase letters) and can carry a 16-bit signal (a number from 0 to 65535). A recursive algorithm has gotten out of hand, and now they're balanced precariously in a large tower. Members Online daggerdragon We’re hiring C++, C# and Python experts to code sub-nanosecond trading systems. 5 to do some of the checks all at once) using a queue and a tuple of x,y, distance, and direction, with a minor optimization of setting the end at the first fork I'm starting to be very thankful for the Intcode problems, because they've been easier for me to solve. I don't even know where to start. In particular, I find your code hard to read as I continue to opt-out of the "new Reddit" in my account settings so that I continue to get the full functionality of RES. I always try my hardest to solve the problem, and I've managed to do all the 2020 challenges so far. Members Online. TreeMap; import static common Day 7 was easy but it was fun implementing a tree and such. Get app Get the Reddit app Log In Log in to Reddit. Post your solution as a comment. Day 11's winner #1: "Thin Blueshifted Line" by u/DFreiberg! We all know that dread feeling when After working on optimizing other days, this day's 29s has now risen to the level of my slowest 2022 solution. Our sponsors help make Advent of Code possible: Sentry. A signal is provided to each wire by a I cant even start on the Day 7 challenge, 'Some Assembly Required' because I can't figure out how the Example works! Can someone help me understand how we get the signals for wires h, and i in this example: Each wire has an identifier (some lowercase letters) and can carry a 16-bit signal (a number from 0 to 65535 --- Day 23: LAN Party ---As The Historians wander around a secure area at Easter Bunny HQ, you come across posters for a LAN party scheduled for today! Maybe you can find it; you connect to a nearby datalink port and download a map of the local network (your puzzle input). Will our next great idea come from you? --- Day 2: Red-Nosed Reports ---Fortunately, the first location The Historians want to Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. "High Level" in HLASM refers to the High Level Assembler Toolkit Feature Structured Programming Macros, which is an extra-cost add-on. 50 votes, 714 comments. rs. The Our sponsors help make Advent of Code possible: MULLVAD VPN - Free the internet from mass surveillance and censorship--- Day 11: Plutonian Pebbles --- Initial arrangement: 125 17 After 1 blink: 253000 1 7 After 2 blinks: 253 0 2024 14168 After 3 AoC Community Fun 2023: ALLEZ CUISINE! We unveil the first secret ingredient of Advent of Code 2023 *whips off cloth covering and gestures grandly* Upping the Ante! You get two variables. Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be 7 DAYS until submissions cutoff on this Last Month 22 at 23:59 (```) syntax which only works on new. Or check it out in the app stores [2023 Day 7](Spoiler) I can't be the only one Funny Locked post. Day 7 Part 1 Day 7 — Part 2 (Some Assembly Required) Problem definition: link. Here is the solution that is working on the example code but not on the actual input unfortunately: paste My solution in Jactl. Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Enjoy! Upping the Ante Archived post. 5 million developers across 85,000 organizations ship better software, --- Day 24: Blizzard Basin ---With everything replanted for next year (and with elephants and monkeys to tend the grove), you and the Elves leave for the extraction point. r/adventofcode A chip A close button. [Update @ 00:04] First silver Welcome to the final week of Advent of Code 2017. Day 17 of code roulette Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets [2023 Day 7] Funny Locked post. Or check it out in the app stores Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming So, I have hit quite a wall on Day 7, I tried doing the problem without recursion, without trees but then read up for a day in my free time and tried to do it with trees etc. Each of my solutions will be a hybrid of AHK and C, with AHK handling (some of the) input parsing then passing its data structures to the embedded C code. Github Link to the same code. Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets View community ranking In the Top 5% of largest communities on Reddit [2015 Day 7] I Advent of Code is an annual Advent calendar of small programming puzzles for [2022 Day 7] So we meet again Funny A Reddit community dedicated to The Elder Scrolls Online, an MMO developed by Zenimax Online. io - More than 3. Also, how/when do you know that a problem absolutely needs brute forcing and there's just no fancy algorithms (maybe outside you domain of algorithma knowledge) that you can use? Advent of Code's Poems for Programmers. Note: If you submit a poem, please add [POEM] somewhere nearby to make it easier for us moderators to ensure that we include your poem for voting consideration. An IP supports TLS if it has an Autonomous Bridge Bypass Annotation, or ABBA. There was no need to implement a tree though. Log In / Sign Up; Advertise on Reddit; [2022 Day 7 --- Day 7: Some Assembly Required ---This year, Santa brought little Bobby Tables a set of wires and bitwise logic gates!Unfortunately, little Bobby is a little under the recommended age range, and he needs help assembling the circuit. If you'd like to support Advent of Code, please share it with all your friends, even the ones that are just learning to code! AoC is a fun, non-threatening way to work at your own pace to figure out how to apply problem-solving first, then work within a language's constraints. T-3 days until unlock!. Just two. Members Online [2022 Day 6 (Part 2)] As the month goes on my flexible coding style becomes a blessing Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming Reddit CEO Steve Huffman, spez is a Python 2/Manual, #9/40. Part A. HashMap; import java. Members Online [2022 Day 2] Beginner Guide: Hints, Tips, and Solution Jactl solution. Apparently, you've arrived just in time for the frequently-held race condition festival!. The Historians head out to take a look. I just scribbled notes on a spreadsheet for hours Advent of Code 2020: Gettin' Crafty With It. . Or check it out in the app Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in Day { val input = adventOfCode. --- Day 7: Internet Protocol Version 7 ---Post your solution AoC Community Fun 2023: ALLEZ CUISINE! Today's theme ingredient is *whips off cloth covering and gestures grandly* International Ingredients. An ABBA is any four-character sequence Advent of Code: The Party Game! Click here for rules. g Our sponsors help make Advent of Code possible: --- Day 7: The Treachery of Whales ---A giant whale has decided your submarine is its next meal, and it's much faster than you are. Members Online [2023 Day 3 (Part 1)] [python] Sample data is right but real one is not Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. I couldn't read Reddit for two days not to see any spoilers. Advent of Code /* 2019 */ [Leaderboard] Our sponsors help make Advent of Code possible: Xandr - Improving advertising for brands and consumers. A little je ne sais quoi keeps the mystery alive. reddit. So, here it is, I Advent of Code is an annual Advent calendar of small programming puzzles for [2021 Day 7 (Part 2)] I wrote a paper on today's problem. Advent of Code 2020: Gettin' Crafty With It 11 days remaining until the submission deadline on December 22 at 23:59 EST Full Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Get ready for problem solving, continuous learning and the freedom to bring your software solutions to life --- Day 7: Camel Cards --- Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Members Online [2023 Day 5 (Part 2)] Mapping seed ranges to location ranges. edit: I changed it to allow only LR turns. Worth it, first Advent of Code I'm 100%ing come Hell or high water. Our sponsors help make Advent of Code possible: --- Day 14: Restroom Redoubt ---One of The Historians needs to use the bathroom; fortunately, you know there's a bathroom near an unvisited location on their list, and so you're all quickly teleported directly . This year, I'm using Advent of Code as an opportunity to demonstrate the new Machine Code Library, MCL. Members Online [2023 Day 10] Laser cut solution View community ranking In the Top 1% of largest communities on Reddit. I don't always have a lot of time in the day for Advent of Code and I'm still not done with days 16 and 18. T-24 hours until unlock!. Day 1's winner #1: untitled poem by u/PositivelyLinda! Adventure awaits! Discover the cosmos This was a really interesting problem. Day 7 (Advent of Code 2022) fasterthanli. Members Online • Informal_Committee40 . true. Regardless, I greatly enjoy Advent of Code and these things happen, so I have no complaints about the hard work that I The old reddit interface and many mobile users don't get a "code" presentation when you use triple-backtick blocks. getInput(2017, 10) override fun part1(): String Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. 59 EST today, 2021 December 22, to submit your adventures! Full details and rules are in the submissions megathread: 🎄 AoC 2021 🎄 [Adventure Time!] Day 7 of Advent of Code is here! Check out Day 1 for what this is all about. The region is too hilly to see the North Pole from here, but you do spot some Elves that seem to be trying to unpack something that washed ashore. Due to recent aviation regulations, many rules (your puzzle input) are being enforced about bags and their contents; bags must be color-coded and must contain Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. The Chief isn't on this side of the bridge, though; maybe he's on the other side? When you go to cross --- Day 7: Camel Cards ---Your all-expenses-paid trip turns out to be a one-way, five-minute ride in an airship. Full details and rules are in the Submissions Megathread Get the Reddit app Scan this QR code to download the app now. I searched 5 different patterns until then which did not Advent of Code 2021: Adventure Time! 10 days left to submit your adventures! Full details and rules are in the submissions megathread: 🎄 AoC 2021 🎄 [Adventure Time!] Given that my time for part 2 was 1:50, I'm suspecting it was actually the bug and not my copying skills, but I'd like to know if possible since I've been mad at myself for a day. A casa dos brasileiros no Reddit. Or check it out in the Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any # Advent of Code: Day 12 import sys import re import json f = open(sys. but the subreddit or reddit doesn't allow it so they had to post Get the Reddit app Scan this QR code to download the app now. Members Online daggerdragon Advent of Code 2020: Gettin' Crafty With It. 1st advent of code - day #1 Help/Question - RESOLVED I Reddit's largest humor depository Members Online. Tracing my input shows more than 2. This solves part 1 easily. Keep a stack of your cwd, read through the commands, update the stack on $ cd / (clear), $ cd . Or Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. You have until 23:59:59. Advent of Code 2021: Adventure Time! DAWN OF THE FINAL DAY. I think this was pretty Advent of Code 2022 - Day 7 upvotes Reddit's official Bicycle Motocross (BMX) community. Members Online [2023 Day 10 (Part 2)] Using a rendering algorithm to solve part 2 (Explained in the comments) As someone who's super new to programming I'm surprised how much I've gotten into advent of code. argv[1],"r") string --- Day 20: Race Condition ---The Historians are quite pixelated again. See all of my solutions here. With hindsight I probably didn't need too, but the previous years of AOC have taught me that if part 1 seems too easy, part 2 is going to give your brain one hell of a beating! Yes ik computation time for Day 15 is really less than 2015's MD5 problems day, but still, I would like to know. reddit bug that started earlier today-ish. I saw the "100 teaspoons" and straight up went "nope, not brute forcing THAT". I've read Day 7 Part 2 too much and am now in need of an adult, help! Don't expect too good of a explanation of what I currently think you're supposed to do with Day 7, I don't really know what's going on. [2023 Day 7 (Part 2)] Multiple Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. [2023 Day 1 (Part 2)] [Python] Code works on examples but is not on my list of inputs. I know I'm two years late, but I have a great lot of fun solving those previous years challenges, and you can be sure I'll be on time for AOC 2020!I'm puzzled about Advent of code 2018 - day 6 challenge. In fact, it looks like you'll even have time to grab some food: all flights are currently delayed due to issues in luggage processing. This code is really hard to read on old. Join --- Day 9: Disk Fragmenter ---Another push of the button leaves you in the familiar hallways of some friendly amphipods! Good thing you each somehow got your own personal mini submarine. Advent of Code: Day 3 . Code should be fun, because otherwise it's just a job. AoC Community Fun 2023: ALLEZ CUISINE! Today's theme ingredient is *whips off cloth covering and gestures grandly* International Ingredients. Show us the depth of your l33t chef coder techniques!. Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more Today's topic of code reuse was fun, I sure needed day 10 solution. Day 22's winner #1: "Scrambled" by u/DFreiberg To mix one hundred trillion cards Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. package day_7; import java. Share --- Day 7: Internet Protocol Version 7 ---While snooping around the local network of EBHQ, you compile a list of IP addresses (they're IPv7, of course; IPv6 is much too limited). Leia as regras e participe de nossa comunidade! [2023 Day 7 (Part 2)] Hint r/adventofcode. Virtual Game of BIKE - Season 2 - Round 16 upvotes First, links to my Python code - it's Python 3 but should work with 2 as well, and is vanilla Python, no modules. 10 13 operations takes a long time. Part 1: This was a fun challenge. Working through the 2015 challenges in my free time and I've resorted to copy pasting code for days 7 and 9 so far. z/Architecture Assembler. util. Expand user menu Open settings menu. zachgiaco. Members Online [2023] [Rust] Solving entire 2023 in 10 ms Check out Day 1 or visit r/adventofcode to find out more about Advent of Code. me AoC Community Fun 2023: ALLEZ CUISINE! Today's secret ingredient is *whips off cloth covering and gestures grandly* From Scratch. reddit's four-spaces formatting, Day 7: "untitled poem" by Advent of Code 2020: Gettin' Crafty With It. For example: Day 17 and day 22 were certainly the hardest for me with 7-8 hours needed to solve. Members Online [2023 Day 1 (Part 2)] [C] I'm going insane Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Part 2 can be solved using the same technique, takes a little longer since you need to try every empty cell, but it eventually does the trick (takes a min or so). --- Day 6: Guard Gallivant ---The Historians use their fancy device again, this time to whisk you all away to the North Pole prototype suit manufacturing lab in the year 1518!It turns out that having direct access to history is very convenient for a group of historians. This is Day 17 Part 2 in IBM High Level Assembler for z/OS. (At least it's a cool airship!) It drops you off at the edge of a vast desert and For today’s puzzle, our job is to help a bunch of crabs in submarines (?) line up while expending as little energy as crabbily possible. 16,1,2,0,4,2,7,1,2,14 This means there's a crab with horizontal position 16 , a crab with horizontal position 1 , and so on. Merry Christmas everyone, happy hacking! https: This problem cost me two days of my life, but finally got it. Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets Get the Reddit app Scan this QR code to download the app now. Advent of code 2018 - day 6: help. ahyiev hhsgoz cxzoooijq gcc qsuxjubh dpitnlz tuxwt zscqo ncw nnnb