I am trying to build a method that adds two binary numbers without converting them into integers. Though when I call up the method in my main method the following error appears