code for sum of two binary number :: please help me know the reason for unexpected output

前端 未结 0 1320
[愿得一人]
[愿得一人] 2020-11-22 11:55
case 1:: input:: 1101
                 1010
         output::sum of the binary number is : 10109
case 2:: input:: 110101
                 110100
         output::sum         


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