* 给定两个二进制字符串,返回他们的和(用二进制表示。 * 输入为非空字符串且只包含数字 1 和 0。 * @param {string} a * @param {string} b * @return {string}
(a: string, b: string)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected