【数学】C071_LC_6 和 9 组成的最大数字(思惟很重要)

1、Problem Given a positive integer num consisting only of digits 6 and 9.html Return the maximum number you can get by changing at most one digit (6 becomes 9, and 9 becomes 6).java Input: num = 9669
相关文章
相关标签/搜索