Skip to content

Instantly share code, notes, and snippets.

@yovnchine
yovnchine / Test.java
Last active December 19, 2015 22:38
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Scanner;
public class Test {
public Test() {
// TODO Auto-generated constructor stub
}