#include using namespace std; int main(){ int N,M,A;cin>>N>>M>>A; cout<<(A==1? "Second":"First")<