Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View Jahz19's full-sized avatar

Jahz Jahz19

View GitHub Profile
@Jahz19
Jahz19 / Player.java
Created March 9, 2017 22:51
CodinGame - Ghost in the cell
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.Scanner;
class Player {
// Misc stuff
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Random;
public class GiftDistribution {
@Jahz19
Jahz19 / PerfTest.java
Created May 9, 2016 21:37
Codingame smash the code contest
public class PerfTest {
public static void main(String[] args) {
int n = 1000002;
String[] debugString = {
"New round ! -7-0-0-0-0",