Home

Skeleton

Detailed explanation coming soon!

import java.util.*;

public class Solution {
    public static void main(String[] args){
        Scanner in = new Scanner(System.in);
    }
}


Questions? Have a neat solution? Comment below!