问题 更新时间2023/6/28 20:13:00
int fun (int n)
{
int I=1, s=1;
while (s s+=++I;
return I;
}
return I;
}
问题 更新时间2023/6/28 20:13:00
第1题
点击查看答案第3题
点击查看答案