My issue
Give me an idea how to solve this
My code
import java.util.*;
import java.lang.*;
import java.io.*;
class Codechef
{
public static void main (String[] args) throws java.lang.Exception
{
// your code goes here
}
}
Problem Link: Ratio By 2 Practice Coding Problem