When a format specifier is found, printf looks up the next argument (in this case sum), displays its value and continues on. The d character that follows the % ...
確定! 回上一頁