当前位置: X题卡 > 所有题目 > 题目详情

下列程序段的运行结果是______。 int x=0,y=0; while(x<15) y++,x+=++y; pfintf("%d,%d",y,x);

查看本题答案

你可能感兴趣的试题

热门试题

更多