@@ -0,0 +1 @@
print(max(filter(lambda x: x%4==0,[int(input()) for i in range(int(input()))])))
The note is not visible to the blocked user.