若只考虑有序树的情形,则具有7个结点的不同形态的树共有()种。A .132 B. 154. C. 429 D. 前三者均不正确怎么得出答案是A的,
while(scanf()!=EOF){ }
或者:
while(scanf()){ }
或者:
while(~scanf()){ }