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