Write a function solution that, given an integer N, returns the smallest number with the same number number of digits

前端 未结 0 472
挽巷
挽巷 2020-12-09 13:03

Write a function solution that, given an integer N, returns the smallest number with the same number of digits. You can assume n is between 1 and 1^9( a billion).

相关标签:
回答
  • 消灭零回复
提交回复
热议问题