Five integers between 10 and 99, inclusive, are to be formed by using each of the ten digits exactly once in such a way that the sum of the five integers is as small as possible.What is the greatest possible integer that could be among these five numbers?
98
91
59
50
37
十位数调动总和会变,个位数调总和不会变-->所以50不是最大的,59才是
登录 或 注册 后可以参加讨论