Example 1
Example 2
Example 3
3 <= equation.length <= 1000equation has exactly one '='.equation consists of integers with an absolute value in the range [0, 100] without any leading zeros, and the variable 'x'.The input is generated that if there is a single solution, it will be an integer.Example 1
Example 2
Example 3
3 <= equation.length <= 1000equation has exactly one '='.equation consists of integers with an absolute value in the range [0, 100] without any leading zeros, and the variable 'x'.The input is generated that if there is a single solution, it will be an integer.