using System.Collections.Generic;
static void Main(string[] args)
List<long[]> holes = new List<long[]>(10000);
Console.WriteLine("size: {0}; counter: {1}", size, counter);
static long[] Eat(ref long count)
long[] hole = new long[count];
for (long i = 0; i < count; i++)
catch (OutOfMemoryException)
Console.WriteLine("Sleeping");