(51) Which of the followings is wrong about this representation of N?
(A) There can be more than one digit for a.
(B) The representation can be found by a greedy algorithm.
(C) We can use it as a number system to represent positive integers.
(D) This representation can be generalized as N= Bino(a, 4) + Bino(b, 3) + Bino(c, 2)+ Bino(d, 1), where a > b> c> d >=0.
(E) The representation may not be unique for some positive N.

答案:登入後查看
統計: 尚無統計資料

詳解 (共 1 筆)

#7101484
題目解析 這道題目要求我們對於每一個正...
(共 1411 字,隱藏中)
前往觀看
0
0