#include<iostream> using namespace std; int main() { int a[10],b[10]; for (int i=0; i<10; i++) {
#include<iostream> using namespace std; int main() { int a[10],b[10]; for (int i=0; i<10; i++) {
日期:2016-05-23 16:48:50 人气:2
#include
usingnamespacestd;
intmain()
{
inta,b,c,d;
a=c=0;b=1;d=20;
if(a) d=d-10;
else if(!b)
if(!c) d=15;
else d=25;
cout<<d<<endl;
return0;
}
这样写应该就很容易看懂了!
注意是int作为bool值