Skip to content

Instantly share code, notes, and snippets.

View jfuerth's full-sized avatar

Jonathan Fuerth jfuerth

View GitHub Profile
package ca.fuerth.misc;
import static java.lang.Long.*;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Memorator {