#include <bits/stdc++.h> using namespace std; int main(){ unsigned long long rp = 0; rp--; cout << rp; return 0; }