“In an if statement, the conditional must be a Boolean expression—this means that code such as if score { ... } is an error, not an implicit comparison to zero.” 译文中 “not an implicit comparison to zero”未做翻译。