this post was submitted on 10 Dec 2024
6 points (100.0% liked)

NotAwfulTech

384 readers
4 users here now

a community for posting cool tech news you don’t want to sneer at

non-awfulness of tech is not required or else we wouldn’t have any posts

founded 1 year ago
MODERATORS
 

The previous thread has fallen off the front page, feel free to use this for discussions on current problems

Rules: no spoilers, use the handy dandy spoiler preset to mark discussions as spoilers

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 days ago (2 children)

Day 15

p1Pretty easy. Just check in the direction you want to push if you have space.

p2 DNFCurrently debugging with test cases from the subreddit. I’ve also created a shitty visualiser for it, stay tuned!

[–] [email protected] 2 points 2 days ago

P2 completeThe issue with my code was that I didn't make a push atomic, i.e. I would move boxes even if their ancestors couldn't be pushed. Making a list of candidate boxes to push solved this.

Here's the visualisation of the complete solution, though it doesn't show the last 100 frames or so. Please forgive me

https://imgur.com/a/RL50MaC

load more comments (1 replies)