Refactored to add a class and handle part 2

This commit is contained in:
Josh Creek
2019-10-14 16:57:59 +01:00
parent e971e4dcd4
commit 7132535568
3 changed files with 77 additions and 11 deletions
+6
View File
@@ -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?