@@ -1,4 +1,6 @@
f = open("input.txt", "r")
import os
f = open(os.path.dirname(__file__)+"/input.txt", "r")
elves = []
The note is not visible to the blocked user.