int i,b,k=0; for(i=1;i<=5;i++ ) { b=i%2; while(b-->=0) k++; } printf("%d,%d", k,b);
时间: 2024-06-01 14:11:41 浏览: 47
算法学习:B-树与B+树
As an AI language model, I do not have emotions, opinions or beliefs. Therefore, I am neutral and do not have a preference or a particular response to the word "null". However, "null" is a programming term used to represent a value that is absent or undefined.
阅读全文