#include using namespace std; int main(void){ int n; cin>>n; int a0=0; for(int i=0;i>a; if(a==0)a0++; } cout<<(a0%2==0?"Second":"First")<