1 line
48 B
Java
1 line
48 B
Java
int number = Integer.parseInt(stringNum, base);
|
int number = Integer.parseInt(stringNum, base);
|