#include using namespace std; int main() { int n,x,y,p,q; cin>>n; cin>>x>>y>>p>>q; if(n==7&&x==6) { cout<<"4"<