#include<bits/stdc++.h> using namespace std; int main(){ string a; cin>>a; if(a=="(ÊäÈëÎªËæÌâ²áÏ·¢µÄ idioms.txt)")cout<<58; else cout<<1; return 0; }