E 2 3 using namespace std; 4 5 int main() { 6 7 8 int number of cookies; cout << "Number of cookies cin >> number_of_cookies: int number_of_boxes, number_ left_boxes; 9 10 11 12 13 14 number_of_boxes=number_of_c left_cookies=number_of_cooki number_of_containers-number_ left_boxes=number_of_boxes-(r cout<

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 27PE
icon
Related questions
Question

Need some help with this please

urses
talog and Study Tools
ental Options
ollege Success Tips
Career Success Tips
Help
Give Feedback
62°F
Clear
!!!
31
ا...|
</>
Instructions
A box of cookies can hold 24 cookies.
and a container can hold 75 boxes of
cookies.
Write a program that prompts the user
to enter:
• The total number of cookies
The program then outputs:
The number of boxes and the
number of containers to ship the
cookies.
Note that each box must contain the
specified number of cookies, and each
container must contain the specified
number of boxes. If the last box of
cookies contains less than the number
of specified cookies, you can discard it
and output the number of leftover
cookies.
O
پاک
4 LO CON CO
9
93299
8
10
11
7
12
13
14
main.cpp
6
1 #include <iostream>
2
3 using namespace std;
5 int main() {
15
16}
17
int number of cookies;
cout << "Number of cookies
cin >> number_of_cookies:
int number_of_boxes, number_
left_boxes;
number_of_boxes=number_of_co
left_cookies=number_of_cooki
number_of_containers=number_
left_boxes=number_of_boxes-(r
cout<<number_of_boxes<<"/"<<1
"<<number_of_containers"/"<<left_b
S
return 0;
+
EE
99+
a
Transcribed Image Text:urses talog and Study Tools ental Options ollege Success Tips Career Success Tips Help Give Feedback 62°F Clear !!! 31 ا...| </> Instructions A box of cookies can hold 24 cookies. and a container can hold 75 boxes of cookies. Write a program that prompts the user to enter: • The total number of cookies The program then outputs: The number of boxes and the number of containers to ship the cookies. Note that each box must contain the specified number of cookies, and each container must contain the specified number of boxes. If the last box of cookies contains less than the number of specified cookies, you can discard it and output the number of leftover cookies. O پاک 4 LO CON CO 9 93299 8 10 11 7 12 13 14 main.cpp 6 1 #include <iostream> 2 3 using namespace std; 5 int main() { 15 16} 17 int number of cookies; cout << "Number of cookies cin >> number_of_cookies: int number_of_boxes, number_ left_boxes; number_of_boxes=number_of_co left_cookies=number_of_cooki number_of_containers=number_ left_boxes=number_of_boxes-(r cout<<number_of_boxes<<"/"<<1 "<<number_of_containers"/"<<left_b S return 0; + EE 99+ a
g
?
O
of specified cookies, you can discard it
and output the number of leftover
cookies.
Similarly, if the last container contains
less than the number of specified
boxes, you can discard it and output
the number of leftover boxes.
DE
O
16}
17
K+
hp
99
Transcribed Image Text:g ? O of specified cookies, you can discard it and output the number of leftover cookies. Similarly, if the last container contains less than the number of specified boxes, you can discard it and output the number of leftover boxes. DE O 16} 17 K+ hp 99
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Functions
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
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT