mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
Moditied Others folder .java file name and class name
This commit is contained in:
@@ -4,7 +4,7 @@ import java.text.*;
|
||||
import java.math.*;
|
||||
import java.util.regex.*;
|
||||
|
||||
public class Solution {
|
||||
public class RootPrecision {
|
||||
|
||||
public static void main(String[] args) {
|
||||
//take input
|
||||
|
||||
Reference in New Issue
Block a user