Skip to content

Instantly share code, notes, and snippets.

import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Scanner;
/**
* Created by Udit Aggarwal on 19-12-2016.
*/
class CodeChef {
public static void main(String[] args) {