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