加好友 发纸条
写留言 加关注
public class ljp28{
public static void main(String[] args){
int x,y;
for(x=0;x<=35;x++){
y=35-x;
if(2*x+4*y==94){
System.out.print("鸡"+x+"兔子"+y);
}
三、结果输出:
喜欢
0
赠金笔