You have N boxes in Samosas, where each box is a cube. To pack the box, you need to use a rubber band (pseudo-circular, elastic band) by placing it next to the box (4 faces of a cube). The rubber band A (R1, R2) has an initial radius of R1 and can be expanded in size up to R2 without breaking. You can pack a cubic box of side length L using a 4 * L round rubber band (see Notes for clarity). Given the M-band bands and their first radius and the main radius, we need to match (provide) some rubber bands and boxes. The box needs at least one rubber band to pack and of course, each rubber band can be used to pack at least one box. Find the maximum number of boxes we can pack. Answer this in python programming language.

EBK JAVA PROGRAMMING
8th Edition
ISBN:9781305480537
Author:FARRELL
Publisher:FARRELL
Chapter16: Graphics
Section: Chapter Questions
Problem 14RQ
icon
Related questions
Question
You have N boxes in Samosas, where each box is a cube. To pack the box, you need to use a
rubber band (pseudo-circular, elastic band) by placing it next to the box (4 faces of a cube).
The rubber band A (R1, R2) has an initial radius of R1 and can be expanded in size up to R2
without breaking. You can pack a cubic box of side length L using a 4 * L round rubber band
(see Notes for clarity). Given the M-band bands and their first radius and the main radius, we
need to match (provide) some rubber bands and boxes. The box needs at least one rubber
band to pack and of course, each rubber band can be used to pack at least one box. Find the
maximum number of boxes we can pack. Answer this in python programming language.
Input
Output
2
1
4
10 20 34 55
4
714
721
14 21
7 35
Transcribed Image Text:You have N boxes in Samosas, where each box is a cube. To pack the box, you need to use a rubber band (pseudo-circular, elastic band) by placing it next to the box (4 faces of a cube). The rubber band A (R1, R2) has an initial radius of R1 and can be expanded in size up to R2 without breaking. You can pack a cubic box of side length L using a 4 * L round rubber band (see Notes for clarity). Given the M-band bands and their first radius and the main radius, we need to match (provide) some rubber bands and boxes. The box needs at least one rubber band to pack and of course, each rubber band can be used to pack at least one box. Find the maximum number of boxes we can pack. Answer this in python programming language. Input Output 2 1 4 10 20 34 55 4 714 721 14 21 7 35
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Topological Sort
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT