using System; using System.Collections.Generic; namespace Indexer { internal class Program { public static void Main(string[] args) { } } }