using System; using System.Collections.Generic; using System.Text; using System.Linq; class Program { public void Proc() { Reader.IsDebug = false; int inptCount = int.Parse(Reader.ReadLine()); Nullable ans = null; for(int i=0; i