题解列表

筛选

鸡兔同笼c++

方法1#includeusingnamespacestd;intmain(){inta,b,x,y;cin>>x>>y;a=(4*x-y)/2;b=(y-2*x)/2;cout<us