-2 我想檢查一個數是否可以被6整除,如果不是,我需要增加它直到它被整除。檢查一個數是否可以被整除 來源 2014-11-06 MeTheMachine +1 使用'%'模量運算符。 – Barmar 2014-11-06 20:31:12 +0 http://stackoverflow.com/questions/12293757/modulo-operator-in-objective-c – 2014-11-06 20:31:39
使用'%'模量運算符。 – Barmar 2014-11-06 20:31:12
http://stackoverflow.com/questions/12293757/modulo-operator-in-objective-c – 2014-11-06 20:31:39