#include<stdio.h> using namespace std; int main() { freopen("meibridge.out","w",stdout); printf("8"); return 0; }