public const int LEN = 2700;
private static int[][] _map { get; set; }
public static void Main()
for (int i = 0 ; i < LEN ; ++i)
const int TEST_COUNT = 8;
for (int i = 0; i < TEST_COUNT; ++i)
public static void Test1()
for (int i = 0; i < _map.Length; i++)
for (int n = 0; n < _map.Length; n++)
public static void Test2()
for (int i = 0; i < _map.Length; i++)
for (int n = 0; n < _map.Length; n++)
public static void Test3()
for (int i = 0; i < len;)
for (int n = 0; n < len;)
for (int n = 0; n < len;)