回复:it doesn't work! - Yes mistake- thx

1.
if current > max max = current
else if current
2.
if current > max max = current
if current
3.
if current > max max = current
else {
if current }

which is best?

请您先登陆,再发跟帖!