N = int(input()) A = list(map(int, input().split())) ans = 0 for a in A: ans ^= a print("First") if ans or 0 in A else print("Second")