A modulo operator in c returns the remainder of a division, not a quotient. This program finds remainder without using the modulo (mod) operator.
確定! 回上一頁