You must log in or register to comment.
Awww man I had to switch to python only cus I'm so tight on time, currently one day behind. I swear I'll go back and do the C/C++/Rust solutions at some point 😭😭🙏
I’m in the same boat; I’ve had time to do day 1 and that’s it
Pretty sure I overengineered the first part, the second was much easier imo
I've wasted way to much time on this. I tried to manually check each column and diagonal. I'm refactoring to split the vertical into a string but I'm not quite sure how to do the diagonals.