how to proceed to find the maximum sum of 2 integers with replacing only one digit

前端 未结 0 1724
北恋
北恋 2020-12-14 02:51

example 1

a=1
b=90
answer will be 1+99 = 100

example 2

23
45
answer will be 93+45 =138

Note:there can be nega

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