java - Int cannot be referenced -
I am trying to split two integers into two different variable variables with the same input. For example, the input will be formatted as 11 2 or 1027-11, always a place between these numbers. I get an error that when I try to create XZ in a partitioned array, the difference can not be removed. Is there an easy way to split these variables? The method is found in the string class
Comments
Post a Comment