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