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