#include <bits/stdc++.h> 
using namespace std;
int main(){
	long long a;
		cout<<"4";
	return 0;
}