class Program { static void Main(string[] args) { int[] person = { 0,1,1,1,1,1,15};//总共六层楼,没有0层 int needed = 0; int min = 0; &n