mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
docs: update the whole repository
* fix some bugs * delete duplicate files * format code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package Java.Conversions;
|
||||
package Conversions;
|
||||
|
||||
import java.util.Scanner;
|
||||
//given a source number , source base, destination base, this code can give you the destination number.
|
||||
|
||||
Reference in New Issue
Block a user