#include<bits/stdc++.h> using namespace std; int main() { int a; float b; cin>>a; b=a*a/4; cout<<Tuesday; }