• 2022-06-03
    下列程序段中的循环执行次数为[input=type:blank,size:4][/input]int x=10;while(x) x=x/2;