@@ -1,6 +1,6 @@
require "./common.cr"
lines = File.read("day3").split("\n")
lines = File.read("day3_input").split("\n")
lines.pop
REGEX = /#([0-9]+) @ ([0-9]+),([0-9]+): ([0-9]+)x([0-9]+)/
The note is not visible to the blocked user.