if
else
true
{}
false
if ( condition ) // header with condition { ... // “如果”块——执行的语句 // 如果标头中的条件为真 否则 { ... // “其他”块——执行的语句 // 如果括号中的条件为假 }
if ... else
}
一个条件
!=
-
+
TRUE
FALSE
1000 ms 32 Mb Rules for program design and list of errors in automatic problem checking