#include <bits/stdc++.h> using namespace std ; int main() { int n , m , p ; if(n == 7) puts("1\n") ; return 0 ; }