#include <bits/stdc++.h> using namespace std; #define mod 1000000007 #define ll long long int main() { cout<<"0"; }