Math, asked by sonamchauhan47411, 8 hours ago

Stack itThere are N types of books and an array A. Each element of that array i.e. A[i] denotes number of books in each type. All books of all types are of equalthickness. The books have to be stacked in such a manner that each stack has one specific kind of book and an equal number of those books.Write a program to print the maximum number of books that can be placed in each stack such that each stack has the same height and same kind of book.Input format• First line: N• Second line: N space-separated integers (denoting books of each type)Output formatPrint the maximum number of books in each stack such that each stack will have the same heightConstraints1<N< 101 S Ail < 100000CopySample output 1CopySample input 16384 90 120​

Answers

Answered by pardeepsingh9815670
0

Answer:

very lengthy question not come In paper sure

Similar questions