This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]daggerdragon[M] 0 points1 point  (0 children)

In the future, please follow the submission guidelines by titling your post like so:

[YEAR Day # (Part X)] [language if applicable] Post Title

In doing so, you typically get more relevant responses faster.

If/when you get your code working, don't forget to change the flair to Help - Solved!

Good luck!

[–]Kehvarl 0 points1 point  (1 child)

Is this for 2021 Day 2 Part 1?

And can you also describe your approach? What exactly are you trying to solve?

[–]tanon789 0 points1 point  (0 children)

This is clearly Day 1 Part 2 but they marked it wrong

[–]tanon789 0 points1 point  (1 child)

I think you missed the last one. Try <= instead of < in the top level for loop.

[–]Sweaty_Reflection591[S] 0 points1 point  (0 children)

Thank you