Culinary expert has N laddus, l-th of which has a size si. There are no two laddues with equivalent size, for example all the laddus have various sizes. There are K children that came to meet Chef today. Culinary expert needs to give a solitary laddu to every one of these K children. Likewise, he needs to limit the distinction in the sizes which the children get, for example he needs to limit the most extreme distinction in the extents of the laddus conveyed. This is on the grounds that children feel envious of one another if the other one has a greater laddu that him/ her.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

** if you don't know please skip and not rejected under any category**** DO NOT ATTEND IF YOU DONT KNOW c++ language **** Do it in c++ language** make sure you have correct output , add screenshot of code and output.

Culinary expert has N laddus, l-th of which
has a size si. There are no two laddues with
equivalent size, for example all the laddus
have various sizes.
There are K children that came to meet Chef
today. Culinary expert needs to give a
solitary laddu to every one of these K
children. Likewise, he needs to limit the
distinction in the sizes which the children
get, for example he needs to limit the most
extreme distinction in the extents of the
laddus conveyed. This is on the grounds
that children feel envious of one another if
the other one has a greater laddu that him/
her.
All in all, discover a subset of size K which
limits the worth of max_element of the
subset - min_element of the subset, and
output this base contrast.
Input
The primary line of the input contains an
integer T indicating the quantity of
experiments. The portrayal of T experiments
follows.
The primary line of each experiment
contains two space isolated integers N, K.
The second line of each experiment
contains N space isolated indicating the
cluster s.
Output
For each experiment, output a solitary
integer comparing to the base distinction in
the measures of the laddus disseminated to
the children
Transcribed Image Text:Culinary expert has N laddus, l-th of which has a size si. There are no two laddues with equivalent size, for example all the laddus have various sizes. There are K children that came to meet Chef today. Culinary expert needs to give a solitary laddu to every one of these K children. Likewise, he needs to limit the distinction in the sizes which the children get, for example he needs to limit the most extreme distinction in the extents of the laddus conveyed. This is on the grounds that children feel envious of one another if the other one has a greater laddu that him/ her. All in all, discover a subset of size K which limits the worth of max_element of the subset - min_element of the subset, and output this base contrast. Input The primary line of the input contains an integer T indicating the quantity of experiments. The portrayal of T experiments follows. The primary line of each experiment contains two space isolated integers N, K. The second line of each experiment contains N space isolated indicating the cluster s. Output For each experiment, output a solitary integer comparing to the base distinction in the measures of the laddus disseminated to the children
Input
3
41
3425
52
15379
63
1 12 7 9 5 17
Output
O N4
Transcribed Image Text:Input 3 41 3425 52 15379 63 1 12 7 9 5 17 Output O N4
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education