Question
Write a function to sum two binary numbers?
Login to Submit
Examples
Input: 101 11 Output: 1000
Write a function to sum two binary numbers?
Login to Submit
Input: 101 11 Output: 1000