+ 1
Just use Javas Integer.parseInt. Example : Integer.parseInt("5", 1)==Integer.parseInt("12“, 3)
2nd Nov 2017, 9:11 PM
3Fish
3Fish - avatar