Within the curly brackets, the first statement i.e., if(a>c) will be executed first. Since this condition is false, the statement printf(" a is the greatest ...
確定! 回上一頁