Help me in solving SLOWSOLN problem

My issue

can you explain me the approach

My code

import java.util.*;
import java.lang.*;
import java.io.*;

class Codechef
{
	public static void main (String[] args) throws java.lang.Exception
	{
	

	}
}

Problem Link: Slow Solution Practice Coding Problem