mirror of
https://github.com/jcreek/advent-of-code.git
synced 2026-07-15 20:23:45 +00:00
Refactored to add a class and handle part 2
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--- Part Two ---
|
||||
Amidst the chaos, you notice that exactly one claim doesn't overlap by even a single square inch of fabric with any other claim. If you can somehow draw attention to it, maybe the Elves will be able to make Santa's suit after all!
|
||||
|
||||
For example, in the claims above, only claim 3 is intact after all claims are made.
|
||||
|
||||
What is the ID of the only claim that doesn't overlap?
|
||||
Reference in New Issue
Block a user