int fun (int n)
{
int I=1, s=1;
while (s<n)
s+=++I;
return I;
}
出自:国家开放大学数据结构复习题

完成拼图验证

按住下方滑块,将拼图拖到缺口处后松开。

拼图背景,将小拼图拖到缺口处
向右拖动滑块