using System; namespace Day3 { class Program { static void Main(string[] args) { } } }