#include using namespace std; int main () { cout << 0 << endl; return 0; }