@@ -1,6 +1,6 @@
require "./common.cr"
lines = File.read("day2").split("\n")
lines = File.read("day2_input").split("\n")
lines.pop
CHARS = ('a'..'z').to_a
The note is not visible to the blocked user.