Explore tweets tagged as #AdventOfCode2024
day 1 part 1. explicitly declaring arr sizes & numeric type widths. #adventofcode2024 #AdventOfCode
1
0
1
A bit late to the party, but just tackled Day 9 of Advent of Code ๐ using Luau in Roblox! ๐ Always fun blending coding challenges with game dev. #AdventOfCode #Roblox #Luau #adventofcode2024
0
0
7
day 20. right now my program takes somewhat around 2 min. ๐ฑ๐ญ๐คฎ . time to optimize it to run faster ๐
๐
๐
. #AdventOfCode #adventOfCode2024
day 20 . understanding question >>>> solving it . thanks to example provided I didn't digress too much in the wrong direction. I knew the trick ( from prior experience) which makes it easy to solve this, . a cool tricky problem nonetheless. #AdventOfCode #adventofcode2024.
1
0
3
Used @xai Grok to validate my math for #AdventOfCode2024 today. Not bad actually, I was expecting less.
0
0
1
๐๐
๐ป I just completed "Historian Hysteria" - Day 1 - #adventofcode2024 . #AdventOfCode.
0
0
3
day 22. needed more challenge for a Sunday so I went overengineering my solution to get it under 100ms. My original solution was string search using Trie, which was slow . #AdventOfCode #adventOfCode2024
day 22 . converts to a known "comparison/search" problem, so I used known algorithms LOL . spent too much time debugging the example for 2nd part. but then realized that the small example in 2nd part is different from 1st part . YIKES. #AdventOfCode #adventOfCode2024.
2
0
5
day 14. cheated here a little bit because I had seen what the tree looks like from day 14 threads. so I just searched for a horizontal or vertical line of length 40, then length 20. then length 10, until , image was printed. #AdventOfCode #adventOfCode2024
I just completed "Restroom Redoubt" - Day 14 - Advent of Code 2024 #AdventOfCode.
1
0
5