using System; using System.Collections; using System.Text; using System.Threading; namespace Blink { class Program { static void Main() { } } }