难度: Easy
English description is not available for the problem. Please switch to Chinese.
class Solution { public String addBinary(String a, String b) { } }