My issue
How exactly would I go about setting this up?
My code
import java.util.Scanner;
class Codechef
{
public static void main (String[] args)
{
// update your code below this line
}
}
Learning course: Learn Java
Problem Link: CodeChef: Practical coding for everyone