Update AnytoAny.java
This commit is contained in:
parent
e1149eb4b9
commit
979be41b21
@ -1,6 +1,6 @@
|
|||||||
import java.util.Scanner;
|
import java.util.Scanner;
|
||||||
|
//given a source number , source base, destination base, this code can give you the destination number.
|
||||||
//sn ,sb,db ---> ()dn
|
//sn ,sb,db ---> ()dn . this is what we have to do .
|
||||||
public class anytoany {
|
public class anytoany {
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
|
Loading…
Reference in New Issue
Block a user