Skip to content

Instantly share code, notes, and snippets.

View mmanzhos's full-sized avatar

Max Manzhos mmanzhos

View GitHub Profile
@mmanzhos
mmanzhos / java
Last active March 30, 2016 16:53
package com.mmanzhos;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {