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