d. Your best friend needs help with the C++ programming. She wants to develop a program that can produce the output as illustrated in Figure 3.2. Unfortunately, her program as shown in Figure 3.3 has given TWELVE (12) errors during the compilation and now you are trying to figure out what is wrong with the program. Based on the scenario, identify the errors. List down the lines of the code that contain errors and write the correct ones. Use TABLE 3.1 to write down your answer. Please enter 20 integers The numbers you entered are: 1234 5 6 7 89 10 11 12 13 14 15 16 17 18 19 20 Sum of Even Numbers: 110 Sum of Odd Numbers: 100 Figure 3.2 inelude osteam include valueis 19 1f (values x 2 - 0) totalfvens totalEvens. valuel, else (value x2 t- 0) total0dds totalodds . valuel, cout e "/n/n Sum of Even Numbers: « totalevens ce endl; cout « "Sum of odd Numbers: " c totalodds; return e

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
totalEvens totalEvens . valuels
MTE BITP 1113 Programming Technique - Word
A ahmed garcad AG
File
Home
Insert
Draw
Design
Layout
References
Mailings
Review
View
Help
Acrobat
O Tell me what you want to do
& Share
E Align -
Group
HBreaks -
Spacing
Indent
D Line Numbers
E Left: 0 cm
1 Before: 0 pt
Margins Orientation Size Columns
Position Wrap
Send
Selection
bề Hyphenation -
Bring
Text v Forward v Backward
E Right: 0 cm
After: 8 pt
Pane
A Rotate
Page Setup
Paragraph
Arrange
d.
Your best friend needs help with the C++ programming. She wants to develop a program
that can produce the output as illustrated in Figure 3.2. Unfortunately, her program as
shown in Figure 3.3 has given TWELVE (12) errors during the compilation and now you
are trying to figure out what is wrong with the program. Based on the scenario, identify the
errors. List down the lines of the code that contain errors and write the correct ones.
Use TABLE 3.1 to write down your answer.
Please enter 20 integers
The numbers you entered are:
1 2 3 4 5 6 7 89 10 11 12 13 14 15 16 17 18 19 20
Sum of Even Numbers: 110
Sum of Odd Numbers: 100
Figure 3.2
includ e <iosteam>
include ciomanip>
using namespace std;
const maxLoop- 201
int main
int counter;
int valuel;
int total0dds - e:
int totalEvens -0
cout << "Please enter " << maxLoop << "integers" ce endl:
cout << "The numbers you entered are: " << endl;
for (counter = 1, counter <= maxLoop, counter++);
Cin >> valuel;
1f (valuel x 2 - e)
totalEvens totalEvens + valuels
else (value x2 I- e)
totalodds -- total0dds + valuel;
cout << "/n/n Sum of Even Numbers: " <« totalEvens <e endl;
cout << "Sum of Odd Numbers: " << totalodds:
return e
Page 7 of 11
938 words
DE English (United States)
80%
4:17 AM
O Type here to search
IA
W
G 4») ENG
26°C
26
25/11/2021
(21
Transcribed Image Text:totalEvens totalEvens . valuels MTE BITP 1113 Programming Technique - Word A ahmed garcad AG File Home Insert Draw Design Layout References Mailings Review View Help Acrobat O Tell me what you want to do & Share E Align - Group HBreaks - Spacing Indent D Line Numbers E Left: 0 cm 1 Before: 0 pt Margins Orientation Size Columns Position Wrap Send Selection bề Hyphenation - Bring Text v Forward v Backward E Right: 0 cm After: 8 pt Pane A Rotate Page Setup Paragraph Arrange d. Your best friend needs help with the C++ programming. She wants to develop a program that can produce the output as illustrated in Figure 3.2. Unfortunately, her program as shown in Figure 3.3 has given TWELVE (12) errors during the compilation and now you are trying to figure out what is wrong with the program. Based on the scenario, identify the errors. List down the lines of the code that contain errors and write the correct ones. Use TABLE 3.1 to write down your answer. Please enter 20 integers The numbers you entered are: 1 2 3 4 5 6 7 89 10 11 12 13 14 15 16 17 18 19 20 Sum of Even Numbers: 110 Sum of Odd Numbers: 100 Figure 3.2 includ e <iosteam> include ciomanip> using namespace std; const maxLoop- 201 int main int counter; int valuel; int total0dds - e: int totalEvens -0 cout << "Please enter " << maxLoop << "integers" ce endl: cout << "The numbers you entered are: " << endl; for (counter = 1, counter <= maxLoop, counter++); Cin >> valuel; 1f (valuel x 2 - e) totalEvens totalEvens + valuels else (value x2 I- e) totalodds -- total0dds + valuel; cout << "/n/n Sum of Even Numbers: " <« totalEvens <e endl; cout << "Sum of Odd Numbers: " << totalodds: return e Page 7 of 11 938 words DE English (United States) 80% 4:17 AM O Type here to search IA W G 4») ENG 26°C 26 25/11/2021 (21
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY