#include using namespace std; int main(){ long a,b,t; cin >> a >> b; t=min(a,b); int cnt=0; for(long i=1L;i