Skip to content

Conversation

@truggeri
Copy link
Owner

Summary

Solving day 6. Parsing the input is more involved than previous days. The trick is that x and y are flipped in the input structure because we parse by line/row first, then character in each row, which is y then x.

@truggeri truggeri self-assigned this Dec 15, 2024
@truggeri truggeri merged commit 0816e8e into main Dec 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants